Hi there,
Try .blur() instead of .change() and see if that works.
--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com
On Jan 25, 2007, at 5:12 PM, minh wrote:
Here's a simple little script that I have:
$("[EMAIL PROTECTED]").change(function(){
console.log($(this).attr('id'));
})
I'm using Firefox 2.0 and when I select a value from the Firefox
autocomplete list then tab to the next field the event is not
trigger. If I
enter a new value then the event is trigger. Does anyone have a
solution for
this?
--
View this message in context: http://www.nabble.com/onchange-in-
Firefox-tf3119336.html#a8642144
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/