ENABLE JAVASCRIPT in internet explorer 8
Solved/Closed
Related:
- How to enable javascript on a google locked phone
- Please enable javascript your web - Best answers
- Please enable javascript - Best answers
- How do I enable JavaScript on a locked Neffos C5 android phone - Forum - Android
- Got a new phone and it's Google locked and trying to get the Java Script turn b - Forum - Android
- How to enable Javascript browser at mozila firefox - Forum - Windows
- Locked phone - Forum - Mobile
- You need to enable javascript to run this app. excel ✓ - Forum - Excel
14 replies
CLOSE IE8, or rather to be on the safe side just close all programs before you proceed.
NOW
GO TO START > RUN
TYPE: CMD
TYPE: regsvr32 jscript.dll
ENTER
OPEN IE8 and try....
Have FUN :)
NOW
GO TO START > RUN
TYPE: CMD
TYPE: regsvr32 jscript.dll
ENTER
OPEN IE8 and try....
Have FUN :)
IE8 on Vista and Windows 7 has a new security restriction that is turned on by default for ALL zones on the security tab.
Go to Internet Options - Security Tab - Internet - click on the "Custom" button then scroll down to the Miscellaneous section. There are several entries that control the JavaScript engine in IE8. One of them is named "Allow script-initiated windows without size or position constraints". This item is disabled in all zones in IE8. That means that any link that calls a JavaScript function that opens a new window will not work if the size or location of the new window is not specified in the link. Change this item to "Enable" and those links will work again. You must do this for all zones.
Bottom line - the JavaScript Window.Open() function will not work if you don't specify at least the new window size or position in the function call.
Go to Internet Options - Security Tab - Internet - click on the "Custom" button then scroll down to the Miscellaneous section. There are several entries that control the JavaScript engine in IE8. One of them is named "Allow script-initiated windows without size or position constraints". This item is disabled in all zones in IE8. That means that any link that calls a JavaScript function that opens a new window will not work if the size or location of the new window is not specified in the link. Change this item to "Enable" and those links will work again. You must do this for all zones.
Bottom line - the JavaScript Window.Open() function will not work if you don't specify at least the new window size or position in the function call.
Hi All...
Add this line at the top of U r page and run this page on internet explorer 8
It will allow javascript to work.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1- strict.dtd">
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="robots" content="noodp,noydir" />
Ok Bye
Add this line at the top of U r page and run this page on internet explorer 8
It will allow javascript to work.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1- strict.dtd">
<meta http-equiv="Content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<meta name="robots" content="noodp,noydir" />
Ok Bye
hi,
Open Internet Explorer and try this:
Tools > internet options > security > custom level...
Find "Active Scripting"
then check enable.
Open Internet Explorer and try this:
Tools > internet options > security > custom level...
Find "Active Scripting"
then check enable.
OMGsh Thank you so much! My 10 year old has been FREAKING OUT that since we had some upgrades made to our computer and it was returned he cannot watch his "YouTube" I have been trying to figure it out!!!! He is fast asleep and within 2 minutes of finding your advise "WALLA" "YouTube" Thanks so much! I would've been up all night trying to figure this out!!!!
Sincerely,
Sandee
Sincerely,
Sandee
Didn't find the answer you are looking for?
Ask a question
I use Windows XP with IE 8. I have JavaScript enabled, but yet I've come across websites that don't seem to recognize it. The site will tell me I need to have JavaScript enabled, to do whatever, even though I already do. What's the problem?
BELOW WORKS !!!
BUT YOU NEED TO run as administrator so go to the windows button bottom right
right cmd
right click the result and "RUN AS ADMINISTRATOR"
in the black box
TYPE: regsvr32 jscript.dll
ENTER
OPEN IE8 and try....
BUT YOU NEED TO run as administrator so go to the windows button bottom right
right cmd
right click the result and "RUN AS ADMINISTRATOR"
in the black box
TYPE: regsvr32 jscript.dll
ENTER
OPEN IE8 and try....
wilczynski
Nov 4, 2009 at 07:30 PM
- Posts
- 2
- Registration date
- Wednesday November 4, 2009
- Status
- Member
- Last seen
- November 4, 2009
Nov 4, 2009 at 07:30 PM
hello, I am having the same problem
i went to Tools > internet options > security > custom level > "Active Scripting" > I checked enable,
various of times and still nothing is happening
is there anything you can do ?
i went to Tools > internet options > security > custom level > "Active Scripting" > I checked enable,
various of times and still nothing is happening
is there anything you can do ?
Hi
I have downloaded IE8 and not able to use java script. NOw with this help . I am able to use Java Script Enable pages. Thanks for this.
joy
I have downloaded IE8 and not able to use java script. NOw with this help . I am able to use Java Script Enable pages. Thanks for this.
joy
Dec 4, 2012 at 08:42 AM
Dec 31, 2012 at 04:29 AM