What is the best way of going about so that depending on the page the visitor is looking at, it uses the a id navlist_current? I was thinking either with php variables or something along those lines.
Well see, my problem is that I have a php include called header.php which has all of the navbar and HTML meta tags, css includes etc. So it wouldn't really be beneficial to go on each page and change it manually.