[jQuery] Problems in Safari
Hi,
have their been significant changes to jQuery lately? Since at least
today I get an error in Safari (2.03), when using something like the
following:
$(document).ready(function() {...};
$("#search-input").focus(toggleValue);
...
The error is:
Object (result of expression $) does not allow calls.
Happy coding,
Klaus
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/