Are you trying to debug javascript? The error/warning you describe is what is typically given in that case. If you want to debug your javascript you can use firebug. I think you can do it with IE if you turn on script debugging. Haven't tried that, though.
VinBrown
Member
39 Points
23 Posts
Re: debugging not working
May 07, 2008 01:07 PM|LINK
Are you trying to debug javascript? The error/warning you describe is what is typically given in that case. If you want to debug your javascript you can use firebug. I think you can do it with IE if you turn on script debugging. Haven't tried that, though.