Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AddEventListener
Message
From
27/12/2012 11:02:14
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
General information
Forum:
Javascript
Category:
JQuery
Miscellaneous
Thread ID:
01560661
Message ID:
01560686
Views:
57
This message has been marked as a message which has helped to the initial question of the thread.
If you are using jquery, why not use on() or delegate() or bind()?

http://api.jquery.com/on/



>Hi everybody,
>
>I've noticed that when I changed page using the spinner in the pager control of the flexigrid (I made that change a while ago to use input type="number") the spinner change didn't trigger the actual page change event. BTW, another observation - input type="number" does not seem to disallow entering non numbers.
>
>Anyway, I made a google search and found this interesting article
>http://girliemac.com/blog/2011/11/27/html5-input-events
>
>I went ahead and added the code with addEventListener and was surprised when my flexigrid stopped working.
>
>So then I made another google search on "addEventListener" and found that this is Silverlight event. So, I assume I can not use it in my jquery code.
>
>So, how should I handle the oninput event?
>
>Thanks a lot in advance.
Previous
Reply
Map
View

Click here to load this message in the networking platform