Previous Message
Next Message

Creating a Fedora-like menu system w/ CSS

Sent by Larry Israel on 18 January 2005 17:05


> First off, the menu system I'm referring to is http://fedora.redhat.com
>
> I really like how the subitems show only when you are in that section
> - ie when you click the 'Download' link, the menu system shows the
> subitems for Download and leaves the rest hidden.

It's pretty easy to create that type of menu using PHP or another
scripting language (Perl, ASP, etc.) of your choice (as David Dorward
suggested). Doing this on the server side is, IMHO, a better solution
because the same code is delivered to all browsers (it doesn't depend on
the browser changing something); rather than client side (JavaScript or
CSS).

Larry
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: