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)