Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
AddEventListener
Message
Information générale
Forum:
Javascript
Catégorie:
JQuery
Divers
Thread ID:
01560661
Message ID:
01560775
Vues:
59
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform