CSS Library: Horizontal CSS Menus: Here
Inverted Modern Bricks Menu
Author: Dynamic Drive
By popular request, this is an alternate, inverted version of the original Modern Bricks Menu. Markup wise it's slighter smaller than the original version, minus a DIV element.
Demo:
The CSS:
Got a question or need help customizing this CSS code? Post it in the CSS Forums. If you have a comment or suggestion instead, post it in the comments section below.
Comment Pages 2 of 2 pages < 1 2
very nice, thanks..
It appears to me that it is whichever element has the id of "current"... You can indeed make multiple elements appear selected by choosing to use the same id (we all know that's bad form, right? :)). One way to programmatically change this is to modify it from using the id parameter, make it a standard class and programmatically change the class of the desired element on load. :)
Hope that helps,
Akuta
Hope that helps,
Akuta









