Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddEventListener
Message
General information
Forum:
Javascript
Category:
JQuery
Miscellaneous
Thread ID:
01560661
Message ID:
01560775
Views:
58
>You can handle the event with jQuery easier than with AddEventHandler (which isn't supported in old IE versions).
>
>Handle the change event?
>
>
>$("#txtName").change( function(evt) { });
>
>
>+++ Rick ---

Thanks, Rick. This is exactly how I implemented it last night. I used change event.

I am having another problem - my validations seem to fire before the input is completed. Please check this thread

Validations fire on the first keystroke Thread #1560774 Message #1560774
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform