PCbanter

PCbanter (http://www.pcbanter.net/index.php)
-   Windows 7 Forum (http://www.pcbanter.net/forumdisplay.php?f=48)
-   -   Javascript is enabled but it does not work. (http://www.pcbanter.net/showthread.php?t=1106324)

Emrys Davies November 7th 18 05:01 PM

Javascript is enabled but it does not work.
 
I have Windows 7 and Internet Explorer 11. I have enabled Javascript but it
does not work. There are several references to it in the Registry. Can you
help.



---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


Paul in Houston TX[_2_] November 7th 18 07:38 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript but it does not
work. There are several references to it in the Registry. Can you help.


How do you know JS does not work?




Emrys Davies November 7th 18 07:44 PM

Javascript is enabled but it does not work.
 

"Paul in Houston TX" wrote in message
...
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript but
it does not
work. There are several references to it in the Registry. Can you help.


How do you know JS does not work?




Because I get reminded that it does not work. Is there a definite test so
that I am sure that it does not work? Thanks.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


VanguardLH[_2_] November 7th 18 07:48 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:

I have Windows 7 and Internet Explorer 11. I have enabled Javascript
but it does not work. There are several references to it in the
Registry.


How do you know that Javascript doesn't work? Something must clue you
in that scripts in a web page aren't working. Got an example web site
where its behavior is not what you expect?

Where did you enable Javascript in IE? Was it at Control Panel -
Internet Options - Security tab? Are you using a standard security
level or did you customize the Internet level? If using a customized
Internet level, under its Scripting section, is "Active scripting" set
to Enabled? There are multiple zones depending on to where you host
connects. Internet is when you are on the Web.

At that same Security tab, click on Restricted sites. Then click on the
Sites button. Is whatever sites you are visiting where Javascript is
disabled listed in the Restricted Sites list? By default, the
Restricted Sites zone disables scripting. While you may have never
added any sites to the Restricted Sites security zone, you could be
using software that adds sites there (e.g., SpywareBlaster). In that
case, you probably shouldn't be visiting that site.

In addition to the Restricted Sites list, are you using any TPLs
(Tracking Protection Lists)? Control Panel - Internet Options -
Programs tab, Manage add-ons, Tracking Protection section. Sites in
those lists get blocked.

Have you disabled or uninstalled any add-ons that you installed into IE?

Have you tried temporarily disabling your anti-virus program?

Are you asking about Javascript or Java? They are NOT the same thing.

---


Invalid signature delimiter line, and Avast knows that. They don't want
users that configure their clients to hide or strip signatures (almost
always off-topic and fluff) to miss their spam

This email has been checked for viruses by Avast antivirus software.
hxxps:// www. avast. c*m/ antivirus


Configure Avast to NOT append its spam signature to your messages which
then makes them spam. Or uninstall their E-mail module since it is
superfluous (detects nothing more than the on-demand scanner already
detects and, in fact, that module uses the on-demand scanner).

I use Avast free. I don't let it spamify my messages.

Emrys Davies November 7th 18 08:06 PM

Javascript is enabled but it does not work.
 

"VanguardLH" wrote in message
...
Emrys Davies wrote:

I have Windows 7 and Internet Explorer 11. I have enabled Javascript
but it does not work. There are several references to it in the
Registry.


How do you know that Javascript doesn't work? Something must clue you
in that scripts in a web page aren't working. Got an example web site
where its behavior is not what you expect?

Where did you enable Javascript in IE? Was it at Control Panel -
Internet Options - Security tab? Are you using a standard security
level or did you customize the Internet level? If using a customized
Internet level, under its Scripting section, is "Active scripting" set
to Enabled? There are multiple zones depending on to where you host
connects. Internet is when you are on the Web.

At that same Security tab, click on Restricted sites. Then click on the
Sites button. Is whatever sites you are visiting where Javascript is
disabled listed in the Restricted Sites list? By default, the
Restricted Sites zone disables scripting. While you may have never
added any sites to the Restricted Sites security zone, you could be
using software that adds sites there (e.g., SpywareBlaster). In that
case, you probably shouldn't be visiting that site.

In addition to the Restricted Sites list, are you using any TPLs
(Tracking Protection Lists)? Control Panel - Internet Options -
Programs tab, Manage add-ons, Tracking Protection section. Sites in
those lists get blocked.

Have you disabled or uninstalled any add-ons that you installed into IE?

Have you tried temporarily disabling your anti-virus program?

Are you asking about Javascript or Java? They are NOT the same thing.

---


Invalid signature delimiter line, and Avast knows that. They don't want
users that configure their clients to hide or strip signatures (almost
always off-topic and fluff) to miss their spam

This email has been checked for viruses by Avast antivirus software.
hxxps:// www. avast. c*m/ antivirus


Configure Avast to NOT append its spam signature to your messages which
then makes them spam. Or uninstall their E-mail module since it is
superfluous (detects nothing more than the on-demand scanner already
detects and, in fact, that module uses the on-demand scanner).

I use Avast free. I don't let it spamify my messages.


I am definitely talking about Javascript. Java is shown in Control Panel
'Programs' but no mention of Javascript. I will research your other
suggestions.


---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


Gene Wirchenko[_2_] November 7th 18 08:22 PM

Javascript is enabled but it does not work.
 
On Wed, 7 Nov 2018 17:01:29 -0000, "Emrys Davies"
wrote:

I have Windows 7 and Internet Explorer 11. I have enabled Javascript but it
does not work. There are several references to it in the Registry. Can you
help.


Not with a vague statement like that.

What do you mean by "does not work"? Is it a particular site?

It could be something else. For example, if cookies are
disabled, some sites will not work.

Sincerely,

Gene Wirchenko

😉 Good Guy 😉 November 7th 18 09:15 PM

Javascript is enabled but it does not work.
 
On 07/11/2018 19:44, Emrys Davies wrote:



Is there a definite test so that I am sure that it does not work?


Yes there is a definite test. Put this code in a plain text file and
then save it as "emrys.html". Then double click on the file and open it
in a browser. Click on the button where it says to show you your Date
and Time. It you don't get the date & time then you know "IT DEFINITELY
DOESN'T WORK".

!DOCTYPE html
html lang="en"

head
meta charset="UTF-8"
meta name="viewport" content="width=device-width, initial-scale=1.0"
meta http-equiv="X-UA-Compatible" content="ie=edge"
titleDocument/title
/head

body
h2Emrys JavaScript Test/h2

button type="button"
onclick="document.getElementById('demo').innerHTML = Date()"
Click me to display Date and Time./button

p id="demo"/p
/body

/html







--
With over 950 million devices now running Windows 10, customer
satisfaction is higher than any previous version of windows.


Paul in Houston TX[_2_] November 7th 18 09:54 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:

"Paul in Houston TX" wrote in message ...
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript but it does not
work. There are several references to it in the Registry. Can you help.


How do you know JS does not work?




Because I get reminded that it does not work. Is there a definite test so that I am sure
that it does not work? Thanks.


Can you try with another browser?
And turn off the avaast spam?



Emrys Davies November 7th 18 10:50 PM

Javascript is enabled but it does not work.
 
"😉 Good Guy 😉" wrote in message ...
On 07/11/2018 19:44, Emrys Davies wrote:






Is there a definite test so that I am sure that it does not work?


Yes there is a definite test. Put this code in a plain text file and then save it as "emrys.html". Then double click on the file and open it in a browser. Click on the button where it says to show you your Date and Time. It you don't get the date & time then you know "IT DEFINITELY DOESN'T WORK".


!DOCTYPE html
html lang="en"

head
meta charset="UTF-8"
meta name="viewport" content="width=device-width, initial-scale=1.0"
meta http-equiv="X-UA-Compatible" content="ie=edge"
titleDocument/title
/head

body
h2Emrys JavaScript Test/h2

button type="button" onclick="document.getElementById('demo').innerHTML = Date()"
Click me to display Date and Time./button

p id="demo"/p
/body

/html


You have caught me out. That is beyond my computer ability.







--
With over 950 million devices now running Windows 10, customer satisfaction is higher than any previous version of windows.




---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


VanguardLH[_2_] November 7th 18 10:54 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:

VanguardLH wrote ...

Emrys Davies wrote:

I have Windows 7 and Internet Explorer 11. I have enabled Javascript
but it does not work. There are several references to it in the
Registry.


How do you know that Javascript doesn't work? Something must clue you
in that scripts in a web page aren't working. Got an example web site
where its behavior is not what you expect?

Where did you enable Javascript in IE? Was it at Control Panel -
Internet Options - Security tab? Are you using a standard security
level or did you customize the Internet level? If using a customized
Internet level, under its Scripting section, is "Active scripting" set
to Enabled? There are multiple zones depending on to where you host
connects. Internet is when you are on the Web.

At that same Security tab, click on Restricted sites. Then click on the
Sites button. Is whatever sites you are visiting where Javascript is
disabled listed in the Restricted Sites list? By default, the
Restricted Sites zone disables scripting. While you may have never
added any sites to the Restricted Sites security zone, you could be
using software that adds sites there (e.g., SpywareBlaster). In that
case, you probably shouldn't be visiting that site.

In addition to the Restricted Sites list, are you using any TPLs
(Tracking Protection Lists)? Control Panel - Internet Options -
Programs tab, Manage add-ons, Tracking Protection section. Sites in
those lists get blocked.

Have you disabled or uninstalled any add-ons that you installed into IE?

Have you tried temporarily disabling your anti-virus program?

Are you asking about Javascript or Java? They are NOT the same thing.


I am definitely talking about Javascript. Java is shown in Control Panel
'Programs' but no mention of Javascript. I will research your other
suggestions.


Javascript won't be listed as its own program listing in Add/Remove
Programs. Javascript engines are embedded in the web browsers, not
separate from them. IE has its Javascript engine (Chakra), Firefox has
its own (Spidermonkey), and Chrome has something different (V8).
Because Javascript isn't external, it also isn't wholly compatible
between different web browsers. What runs fine in one web browser may
misbehave in another.

Java is a separate interpreter and will show in the Add/Remove Programs
listing. Could be the 72MB JRE (Java Runtime Environment) mostly for
end users that run Java [web] apps or the 200MB JDK (Java Development
Kit) mostly for programmers building the Java apps. Java was an ActiveX
plug-in to IE, but Microsoft dumped ActiveX and plug-ins in their Edge.
Google and Mozilla have dropped support for plug-ins. Flash is the last
plug-in but it dies at the end of 2020 when Adobe drops it. Java is
like COBOL: both linger on for decades in a slow death. If there are
remnant customers with deep-enough pockets than anything stays alive.

Do you really do any Java programming? Still visiting old game sites
that require Java? Due to the security issues with Java, it was
discontinued bundling with web browsers a long time ago.

Emrys Davies November 7th 18 10:59 PM

Javascript is enabled but it does not work.
 

"Paul in Houston TX" wrote in message
...
Emrys Davies wrote:

"Paul in Houston TX" wrote in message
...
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript
but it does not
work. There are several references to it in the Registry. Can you
help.

How do you know JS does not work?




Because I get reminded that it does not work. Is there a definite test
so that I am sure
that it does not work? Thanks.


Can you try with another browser?
And turn off the avaast spam?



I have turned off avaast spam? Thinking about getting another browser.




---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


Paul[_32_] November 7th 18 11:02 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript
but it does not work. There are several references to it in the
Registry. Can you help.


https://www.cyscape.com/showbrow.asp
‎
It has information like this:

JavaScript True
JavaScriptEnabled True
JavaScriptBuild 5.7.22589

This is the latest IE11 I could load on Win7 SP1.

https://i.postimg.cc/rpKCr1k6/IE11-Oct-2018.gif

JavaScript True
JavaScriptEnabled True
JavaScriptBuild 11.0.19155

*******

This is a Javascript benchmark. This even runs
on an old browser, so I guess this doesn't prove
"your Javascript engine is modern enough".

https://browserbench.org/JetStream/

This is my result.

https://i.postimg.cc/HkGCK26z/IE11-jetstream.gif

*******

Does Programs and Features have a Repair for IE11 ?

Windows Features has a tick-box for IE11, but that
won't remove it completely.

IE11 has a reset in Tools:Internet Options:Advanced at the bottom.
Note the warning underneath the button! You'll need to research
exactly what that button nukes. Like Favorites or something...
I'm sure it will turf the plugins, as it would not be worthwhile
resetting, without throwing the plugins to the curb.

https://i.postimg.cc/3wqRkpKc/IE11-reset.gif

HTH,
Paul

VanguardLH[_2_] November 7th 18 11:05 PM

Javascript is enabled but it does not work.
 
Emrys Davies wrote:

Paul in Houston TX wrote...

Emrys Davies wrote:

I have Windows 7 and Internet Explorer 11. I have enabled
Javascript but it does not work. There are several references to
it in the Registry.


How do you know JS does not work?


Because I get reminded that it does not work. Is there a definite test so
that I am sure that it does not work? Thanks.


How about you give us a URL of a site's page you think uses Javascript
but the page "does not work"? Could be the site you're visiting simply
refuses to work with an antiquated web browser, like IE (any version).

Here are some test sites:

https://www.whatismybrowser.com/dete...script-enabled

http://www.cyscape.com/showbrow.aspx?bhcp=1
(check JavascriptEnabled value)

Emrys Davies November 7th 18 11:51 PM

Javascript is enabled but it does not work.
 

"Paul" wrote in message
...
Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11. I have enabled Javascript but
it does not work. There are several references to it in the Registry.
Can you help.


https://www.cyscape.com/showbrow.asp
‎
It has information like this:

JavaScript True
JavaScriptEnabled True
JavaScriptBuild 5.7.22589


Mainly said "Not detectable with javascript disabled" also said 'An add-on
for this website failed to run'.



This is the latest IE11 I could load on Win7 SP1.

https://i.postimg.cc/rpKCr1k6/IE11-Oct-2018.gif

JavaScript True
JavaScriptEnabled True
JavaScriptBuild 11.0.19155

Indicated that JavaScript is True and that JavaScriptEnabled is True

e


This is a Javascript benchmark. This even runs
on an old browser, so I guess this doesn't prove
"your Javascript engine is modern enough".

https://browserbench.org/JetStream/

Just analysis




This is my result.

https://i.postimg.cc/HkGCK26z/IE11-jetstream.gif

*******

Does Programs and Features have a Repair for IE11 ?

Windows Features has a tick-box for IE11, but that
won't remove it completely.

IE11 has a reset in Tools:Internet Options:Advanced at the bottom.
Note the warning underneath the button! You'll need to research
exactly what that button nukes. Like Favorites or something...
I'm sure it will turf the plugins, as it would not be worthwhile
resetting, without throwing the plugins to the curb.

https://i.postimg.cc/3wqRkpKc/IE11-reset.gif

HTH,
Paul





---
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus


Mark Lloyd[_2_] November 8th 18 12:14 AM

Javascript is enabled but it does not work.
 
On 11/7/18 11:01 AM, Emrys Davies wrote:
I have Windows 7 and Internet Explorer 11.Â* I have enabled Javascript
but it does not work.Â* There are several references to it in the
Registry.Â* Can you help.


This is a very simple clock page: http://notstupid.us/clox/clockie.html
.. It will tell you if Javascript works (since the clock is updated every
second).

---
This email has been checked for viruses by Avast antivirus software.
hxxps://www.avast.cox/antivirus



Turning off the spam won't hurt.

--
48 days until the winter celebration (Tue Dec 25, 2018 12:00:00 AM for 1
day).

Mark Lloyd
http://notstupid.us/

"The world holds two classes of men -- intelligent men without religion,
and religious men without intelligence." [Abu'l-Ala-Al-Ma'arri
(973-1057; Syrian poet)]


All times are GMT +1. The time now is 04:48 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2004 - 2006 PCbanter
Comments are property of their posters