Hi,
I'm in the process of redesigning my website. I have a question about the best practices and best method for creating menus.
At first, I was thinking about just using Dreamweaver's Spry Assets to create the menus and use the familiar <ul><li>...</li></ul> combination for all of my menu entries.
The only problem with this is that it is heavily Javascript dependent. So if user's have Javascript disabled, then they'll see nothing but lists. I don't really favor this since it would make my site look hokey.
I've been on several sites where they have menus designed with CSS and the links are text, not images. One of the most popular with Adobe.com. When I turn off Javascript, they're menus are still styled beautifully. The only thing that may not work is the slider box.
I'm really torn right now between just using the lists, and then writing some code to detect if the browser if JS-enabled or not, and if not, give the user a message to turn JS on, but I'd prefer the option of what Adobe's doing and other sites.
My main question here is what are they doing to retain their CSS in the absence of JS?
Are there any start-off tutorial links you can provide so I can get up to speed on this?
I was enthusiastic about the Spry menus at first, but the JS thing shot that down.
Thanks for any opinions you can share.
mfho1
Thanks in advance for your help.
mfho1
I'm in the process of redesigning my website. I have a question about the best practices and best method for creating menus.
At first, I was thinking about just using Dreamweaver's Spry Assets to create the menus and use the familiar <ul><li>...</li></ul> combination for all of my menu entries.
The only problem with this is that it is heavily Javascript dependent. So if user's have Javascript disabled, then they'll see nothing but lists. I don't really favor this since it would make my site look hokey.
I've been on several sites where they have menus designed with CSS and the links are text, not images. One of the most popular with Adobe.com. When I turn off Javascript, they're menus are still styled beautifully. The only thing that may not work is the slider box.
I'm really torn right now between just using the lists, and then writing some code to detect if the browser if JS-enabled or not, and if not, give the user a message to turn JS on, but I'd prefer the option of what Adobe's doing and other sites.
My main question here is what are they doing to retain their CSS in the absence of JS?
Are there any start-off tutorial links you can provide so I can get up to speed on this?
I was enthusiastic about the Spry menus at first, but the JS thing shot that down.
Thanks for any opinions you can share.
mfho1
Thanks in advance for your help.
mfho1