javascript errors

G

Guest

My IE6 has recently started popping up javascript errors on almost every web
site that has javascript in it. Obviously all these sites do not have errors
and work fine in firefox. So my browser must be screwed.
According to the MS site, re-installing XP SP2 also reinstalls IE6, which I
did, but no change.

Anyone know what els eI can do to try and fix this annopy bug.
 
D

Don Varnau

Hi,
If these sites are working/displaying OK, try this...
From IE> Tools> Internet Options> Advanced...
Check "Disable script debugging" and uncheck "Display a notification about
every script error."

If it appears that there *is* a problem on your end, try these steps...

Go to Internet Options> Security> Internet Zone, set it to Default.

Or try the Internet Options> Security settings at
http://mvps.org/winhelp2002/restricted.htm#Setting

Clear the IE cache. IE> Tools> Internet Options> General> Delete
files (and delete offline content when that dialog pops up) It's often
recommended that the TIF folder be kept at about 50 MB (Settings.)

Check any third-party security programs to see if one of them is blocking
scripts, scripting, active content. Norton Internet Security and a number of
other programs can be configured to block scripts.

Try these two commands from Start> Run> cmd [enter]
regsvr32 vbscript.dll [enter]
regsvr32 jscript.dll [enter]

Reinstall the scripting engine. Go to
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
for the appropriate download of Windows Script 5.6

Re-registering the DLLs listed in this article may help:
281679 - You Cannot Open New Internet Explorer Window or Nothing Happens
After You Click a Link: http://support.microsoft.com/?kbid=281679

Hope this helps,
Don
[MS MVP- IE/OE]



"Russ" wrote in message
news:[email protected]...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top