Re: Javascript Navigation or CSS navigation?
BJ, you took the words right out of my - well - keyboard.
I had never used php before and recently took over a website for a client. Her previous designer had started doing navigation with php but had a different php file for every page so the background would highlight which page you were on.
By cleaning up the CSS I was able to achieve the same results and use one php file for the navigation menu. Worked beautifully.
Though I confess I do prefer Dreamweaver's library functionality, which does basically the same thing but I can see what it will look like on the page. The downside is you need to update (it will do it automatically for you) all the pages and reupload.
|