Log in

View Full Version : help w/css menu copied from this site.



ScottDB
05-26-2011, 11:27 PM
Hi, I copied the code for a css menu from this site link - http://www.dynamicdrive.com/style/csslibrary/item/inverted-modern-bricks-menu/
I was wondering if I did something wrong or it's supposed to react this way. The revised tab stays highlighted. Shouldn't whatever page it is on be highlighted?

mlegg
05-27-2011, 01:37 AM
In the HTML take of this part id="current" from this line
<li id="current"><a href="http://www.dynamicdrive.com/revised.htm" title="Revised">Revised</a></li>

ScottDB
05-27-2011, 04:14 AM
Thanks, I cant believe I didn't see that. lol