Javascript Problem

  • Thread starter Thread starter Mohammadreza Dehghan
  • Start date Start date
M

Mohammadreza Dehghan

There is a problem in IE6 when i want to open a link in a website that is
based on java script and when i click on it it don't open and i don't have
this problem with another browser and it opens.one more thing,i didn't have
this problem with IE6 before.
 
Hi,
Windows XP?
Some possible solutions (assuming Windows XP.)

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

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

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.

Try updating/reloading Windows Script. Go to
http://www.microsoft.com/downloads/...GjH80WaQrko/elAWPFAcqky14TimOyA/BWm7vbbgH0A==
or (shortened)
http://snurl.com/26xlv
for Windows Script 5.7 for XP.

Hope this helps,
Don
[MS MVP- IE]
 
Back
Top