.blur() works for the text field but it doesn't work for select field. Here's
a piece of my code that looking for value change in the select and input
field then fire off a ajax event.

$("[EMAIL PROTECTED]@id^='ProductId'],
[EMAIL PROTECTED]'Sbranch']").blur(function(){
    //ajax event here
});

-- 
View this message in context: 
http://www.nabble.com/onchange-in-Firefox-tf3119336.html#a8660505
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to