IE6 blocks Javascript

  • Thread starter Thread starter Wim
  • Start date Start date
W

Wim

A lot of sites are telling me that my browser (IE6 WinXPSP2) is blocking
javascript or is not IE6/7.
But it isn't set for blocking javascript and the most sites are working
fine.
What can be wrong?
 
Post the complete error messages and decide on what version of IE you're
using.
 
When I turn on 'display every script error' the most errors are:
Error in line... object expected code 0

IE 6.0.2900.2180
 
"Disable script debugging" - check this

"Display a notification about every script error" - uncheck this

Move on. The problem is on the pages, not your machine.
 
Wim said:
When I turn on 'display every script error' the most errors are:
Error in line... object expected code 0

IE 6.0.2900.2180

Go to Tools | Internet Options | Advanced.
Check the box to Disable script debugging.
Uncheck the box to Display a notification about every script error.

1. You might want to refresh your scripting engine:
http://www.microsoft.com/downloads/...43-7E4B-4622-86EB-95A22B832CAA&displaylang=en

2. Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

2a. Start | Run | Regsvr32 vbscript.dll

2b. Start | Run | Regsvr32 jscript.dll

3. Re-register all DLLs listed in http://support.microsoft.com/?kbid=281679

4. See also
Error Message When You Browse the Web: An Error Has Occurred in the Script
on This Page
http://support.microsoft.com/?kbid=306831
Scripting Errors When You View Web Pages in Internet Explorer after
Installing Office 2003
http://support.microsoft.com/?kbid=822521

5a. IE Tools>Internet Options>Advanced>Browsing>Enable third-party browser
extensions (uncheck & reboot).

5b. Find the hijacker that caused 5a to be checked (or if none were checked,
check for hijackware anyway):

Dealing with Hijackware
http://mvps.org/winhelp2002/unwanted.htm
http://aumha.org/a/parasite.htm
http://www.mvps.org/inetexplorer/Darnit.htm

How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/kb/308260
 
Back
Top