I have just downloaded the latest and greatest and now am getting this
strange error message in firebug:
missing ; before statement
jquery.js (line 1933)
<div class="buttonpanel_frontpage"> <h1 class="contentheading_frontpage">
line 1933 in jquery is:
1931 // evaluate scripts within html
1932 if ( type == "html" ) $("<div>").html(data).evalScripts();
1933
1934 return data;
I wasn't getting this error with the previous version. Suggestions?
Leonie
--
View this message in context:
http://www.nabble.com/missing---before-statement-tf2818327.html#a7866329
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/