[jQuery] document.ready error in latest SVN
Something simple like:
$(document).ready(test);
function test() {
alert("test");
}
Gives:
"second argument to Function.prototype.apply must be
an array"
This seems new.
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/