HighDots Forums  

Making alternative menu if javascript is turned off?

Javascript JavaScript language (comp.lang.javascript)


Discuss Making alternative menu if javascript is turned off? in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Michael Winter
 
Posts: n/a

Default Re: Making alternative menu if javascript is turned off? - 04-21-2004 , 09:21 AM






On Wed, 21 Apr 2004 14:43:05 +0200, Gernot Frisch <Me (AT) Privacy (DOT) net> wrote:

Quote:
To get things right:

I don't want to support browsers older than the IE4.x, I only want my
menu to be displayed, if someone disables Javascript - will the
noscript> work then??
Mark-up present in NOSCRIPT elements will be parsed when JavaScript is
disabled, but it probably won't be of much use. The advantage of menus
that use plain HTML and CSS, and are manipulated with scripts will allow
seemless degradation if JavaScript, or even CSS, is unavailable. They
won't function in the same way certainly[1], but they are still usable and
that is the goal.

I do recommend that you follow the example that was set in the first link
I gave you. It is a good implementation.

Mike


[1] Menu systems can be produced so that they will work normally with only
CSS support, but IE can't handle them.

--
Michael Winter
M.Winter (AT) blueyonder (DOT) co.invalid (replace ".invalid" with ".uk" to reply)


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.