Menu

#5 Add textbox onblur / onchange functionality

v1.3
open
Other (5)
5
2005-06-08
2005-06-08
No

Add the functionality to the API that fires onblur /
onchange javascript when entering into a text box or
html control. This should adhere to HTML specifications.

Plus, if possible, add into the API, the ability to
automatically call these methods. This eliminates the
need to call blur() and onchange() methods for each
data entry field. Possible on the setValue() method,
both will be called depending on a boolean
user-selectable field.

Also, add the proper junit test cases as examples and
tests to perform the functionality.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.