![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
Hi Ranjan, Among other things, this script doesn't offer a "plan B" for JS challenged browsers and other UAs. IMO, navigation is a *very* important element that should not just "look cool". |
#12
| |||
| |||
|
|
Frames are rarely the proper choice. |
#13
| |||
| |||
|
|
Thierry Koblentz wrote: Hi Ranjan, Among other things, this script doesn't offer a "plan B" for JS challenged browsers and other UAs. IMO, navigation is a *very* important element that should not just "look cool". The sub menus are layers and hence CSS can be used for create a "Plan B" |
#14
| |||
| |||
|
|
However, the persistent character is completely javascript driven. Once the page has scrolled down, the menu (even CSS ones) will be lost to view, if javascript is not enabled. |
#15
| |||
| |||
|
|
Murray *TMM* wrote: However, the persistent character is completely javascript driven. Once the page has scrolled down, the menu (even CSS ones) will be lost to view, if javascript is not enabled. CSS visible submenus hidden by javascript can be used on the top frame and can be revealed only if javascript is disabled. This script can be less than 500 bytes. |
#16
| |||
| |||
|
|
See what I mean about workaround after workaround? |
#17
| |||
| |||
|
|
The sub menus are layers and hence CSS can be used for create a "Plan B" |
|
Thierry Koblentz wrote: The sub menus are layers and hence CSS can be used for create a "Plan B" |
#18
| |||
| |||
|
|
We are making too many assumptions about the end use of the menu. we are all clear 1. Frames are bad 2. Drop down menus with frames can be used |
#19
| |||
| |||
|
|
And I'm curious about how one would implement a decent "Plan B" using CSS. We're talking about AP DIVs that would have to enter somehow into the flow of the elements without breaking the layout. |
#20
| |||
| |||
|
|
This method would probably work: |
![]() |
| Thread Tools | |
| Display Modes | |
| |