Justin,

> I listen for click instead of change.  I check if it is on a SELECT
> element.  If it is, I check to see if its value has changed after each
> click.  I don't think using capture instead of bubbling will help.

Just be aware that you're also need to then check for keypress as
well--for those who are using the keyboard for data entry.

-Dan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to