|
Anyone experience this weird Javascript error in IE?
Really strange one.. The javascript is in an external file and gets included on the page via <script src=.... IE 6 and 7 report errors, from the looks of it from inside one of the loops.. Script runs 100% correctly and I can't find any problems.. Opera, Firefox and Netscape don't report any errors. If I put the script on the page instead of including it, IE doesn't report any error either.
|