javascript error "invalid XML attribute value <script language=JavaScript>\n"

Posted by kmunky on Stack Overflow See other posts from Stack Overflow or by kmunky
Published on 2010-04-16T13:35:48Z Indexed on 2010/04/16 13:43 UTC
Read the original article Hit count: 539

Filed under:
|

i have some javascript files included in my html file for months. It used to work just fine until couple of days ago, now my scripts don't run anymore and i get javascript error "invalid XML attribute value <script language=JavaScript>\n" with firebug.

Does anyone know what this error means and how to get rid of it? i guess is something about that newline "\n" but i can't see that in my file if i open it.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about error