What I've done is to have a div with a message 'Enable JavaScript, you ***'
and a series of later data with visibility:hidden.
In the onLoad I hide the rude message and expose the rest. No javascript,
new message only ....
Iain
-----Original Message-----
From: Jeff Young IS [mailto:jeff.young@s...]
Sent: 18 May 2001 13:02
To: javascript
Subject: [javascript] RE: AW: TURNING OFF JAVASCRIPT FOR TESTING ON IE5
I had been wondering that same thing - You were right - it is under
Scripting, then disable active scripting - ON A SIMILAR NOTE, I have
code that checks if a browser has javascript, but haven't been able to
find out how to check if the javascript is enabled - I also have code
that tells if ActiveX controls are disabled, but not how to check if
javascipt is enabled - Does anyone have any ideas?
Jeff
-----Original Message-----
From: Hans Jörg Friedrich [mailto:hans.friedrich@b...]
Sent: Friday, May 18, 2001 6:41 AM
To: javascript
Subject: [javascript] AW: TURNING OFF JAVASCRIPT FOR TESTING ON IE5
Hello Craig,
I know that nobody wants to believe it, but Java isn't Javascript.
You will find the switch somewhere under Tools -> Internet Options ->
Security -> [some zone] -> adjust... -> scripting
Hans
-----Ursprüngliche Nachricht-----
Von: c.harrison@b... [mailto:c.harrison@b...]
Gesendet: Freitag, 18. Mai 2001 14:14
An: javascript
Betreff: [javascript] TURNING OFF JAVASCRIPT FOR TESTING ON IE5
Hi all,
I want to know how to turn off Javascript so that I can test my web
pages
which rely upon it before I go live. I will redirect if it is not
switched on. I'm running IE5. I thought it was as simple as Tools,
Internet Options, Advanced and there was a check box to tick under
Microsoft VM but this hasn't worked so far.
Can anyone help please? Many thanks.
Craig.