[jQuery] "un.." bug?
[jQuery] "un.." bug?
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font size="-1"><font face="Tahoma">When i attach an onblur event:
$('#foo').blur( foo );
and after this i do this (in a seperate function with the element
passed as an argument)
</font></font><font size="-1"><font face="Tahoma">$('#foo').unkeypress();
</font></font><font size="-1"><font face="Tahoma">$('#foo').keypress(
bar );
my blur doesn't work anymore ...
Is this normal?
-- Gilles
</font></font><font size="-1"><font face="Tahoma">
</font></font>
</body>
</html>
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/