> But about the javascript part. Because of the popularity of ajax, more > and more the browsers support javascrip and set enable by default, > like FireFox. The new Google browser declare that one of their main > feature is speeding up the javascript web page.
Yes it is very common, and very convenient, and i like to use it, as you might have guessed from the plugins i am working on.... But a menu i consider essential for the site navigation, and i would like a visitor still seeing a menu even if they have switched javascript off (and people do switch it off for security reasons). Therefor i much prefer css styled menu lists. Even if the css styling is not loaded, the links will still be there. With javascript i like to design so that if it is not supported or switched off, then the site continues to work, even though some convenient functions may be lost. Regards dropdown menus: there are better and worse designs, and some hopeless designs... Cheers, ~Hans --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
