View Single Post
  #6 (permalink)  
Old 04-10-2008, 05:33 PM
httpman's Avatar
httpman httpman is offline
WebProWorld Pro
 

Join Date: Aug 2003
Location: France
Posts: 193
httpman RepRank 0
Default Re: Javascript Navigation or CSS navigation?

You should only use HTML + CSS.
Many use a ul / li structure. This is the right way for SE spiders to browse your menus, and therefore your website.
Then you can add DHTML effects (drop down menus, progressive transparency and anything else) using with Javascript - but the whole menu structure should be readable to SE spiders, what means : HTML / CSS only.

JP
__________________
www.net-createurs.com [ french only website sorry ! ]
Reply With Quote