When using jQuery's getScript I get a "not well-formed" error in Firefox, why?

Posted by codeninja on Stack Overflow See other posts from Stack Overflow or by codeninja
Published on 2010-03-14T16:49:22Z Indexed on 2010/03/14 16:55 UTC
Read the original article Hit count: 185

Filed under:
|
|
|

The script file I'm loading is a plugin and has a bunch of comments. The not well-formed issue is coming up on commented lines =/

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about AJAX