View Single Post
  #7 (permalink)  
Old 04-10-2008, 06:28 PM
niggles niggles is offline
WebProWorld Member
 

Join Date: Oct 2005
Posts: 29
niggles RepRank 1
Default Re: Javascript Navigation or CSS navigation?

The CSS vs JScript issue aside, if you have 1000+ pages and you're needing to change things regularly, you should really be putting your menu in an "include" file of some kind. You can do this with most servers that let you put up .php, .asp or .shtml pages.

This way, you change one central file and it flows through the whole site.

That combined with your CSS menus would give the best of both worlds.

Cheers,
Niggles
__________________
-------------------------------------------------
World Music World - bringing the World's Folk Music Cultures Together
http://www.worldmusicworld.com/
-------------------------------------------------
Reply With Quote