PDA

View Full Version : HELP with pop-down rollover menu


jes_dan
06-08-2006, 08:03 AM
I'm currently doing a website and need help with my menu. Ive just put the website on the net and realised my pop-down menu does not work because I do not have javascript... then that made me think... alot of people will not be able to use my site. Can anyone please provide me with a dhtml or css menu (non-javascript menu) to solve my problem... its very urgent so quick replies will be greatly appreciated! Thanks

Jes

djr33
06-08-2006, 08:18 AM
You can't have interactive things on your page without javascript. It's a tradeoff. Maybe don't use it; but if you do, have there be an alternate way to make it work for non-JS users.

CSS is formatting, not motion/function*.

dhtml IS javascript, or at least javascript is part of the mix that is dhtml. dhtml isn't a new language, but just a mix.


*Aside from, possibly, the hover state on the <a> tag... wonder if that applies to other parts of the page as well...

jes_dan
06-08-2006, 08:33 AM
Thanks for your reply.
I feel a little stupid because I'm quite advanced in Web Designing but this has really got me wondering. (I no, theres probably a simple answer just hitting me in the face.)
Do you know any ways of doing pop down menus? I look at other sites that have them and they work fine even when I havent got java enabled.

Jes