Log in

View Full Version : How to Set Selection Tab menu Color..



b007
05-29-2010, 05:56 PM
Hi,

I'm using this: dd-color-tabs
http://www.dynamicdrive.com/style/csslibrary/item/dd-color-tabs/

When I rollover with mouse on the tabs, There color is changing.
But when I press on one Tab, end redirect to his link
His color (After moving to the Page) is return to Basic Color.

How to implement: when Selecting Tab it will stay in RollOver Color?
and not return to Basic color.

(Change the current Tab to the selected one)

Thanks.

the penguin
06-03-2010, 06:52 PM
On the page you want the tab to show the active state, simply use:

<li id="current">

on the <li> you want active.