Issues with your account? Bug us in the Discord!
Probably a stupid question but...
JackN
<font color=#99FF99>Lightwave Alien</font>
In a web page, I want to use an Image with URL mapping to replace a snazzy JavaScript Menu, if JavaScript is turned off in the browser.
If JavaScript is turned off, then the test for navigator.javaEnabled() should return a boolean "False".
How the hell can I test that if JavaScript is turned off!?! The Script wouldn't even run then...
:confused:
Anybody have a solution for my problem, or a link to point me too?
If JavaScript is turned off, then the test for navigator.javaEnabled() should return a boolean "False".
How the hell can I test that if JavaScript is turned off!?! The Script wouldn't even run then...
:confused:
Anybody have a solution for my problem, or a link to point me too?
Comments
;)
I don't know PHP well enough yet...
:D
Whatever works! Help!
Try this:
[url]http://www.experts-exchange.com/Web/Web_Languages/PHP/Q_20995840.html[/url]
[url]http://groups.google.co.nz/groups?hl=en&lr=&ie=UTF-8&threadm=3e4a1f77_1%40news.tiscalinet.ch&rnum=1&prev=/groups%3Fq%3Dcheck%2Bjavascript%2Bsupport%2Bgroup:alt.comp.lang.php%26hl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dalt.comp.lang.php%26selm%3D3e4a1f77_1%2540news.tiscalinet.ch%26rnum%3D1[/url]
That might actually get me somewhere!
Thanks man!
;)
[URL=http://www.w3schools.com/tags/tag_noscript.asp]The NOSCRIPT Tag[/URL]
;)
:D
Now we can all be happy!