I’m trying to create a custom event with jquery 1.7, but I’m just learning about custom event and the examples on api.jquery.com/bind are not enough.
I have a select but I need to fire some function just when the select is set to an specific value?
Thank you all in advance.
on the onchange event
Should work