http://www.dynamicdrive.com/dynamici...tabcontent.htm
Help!
I am wanting my text to change colors when a tab is selected. The following code works in FF, IE7, Netscape but not in IE6. Does anyone have a clue why IE6 won't change the font color? The image changes, but the font color won't.
.shadetabs div.selected a{
background-image: url(../images/gray_03.gif);
background-repeat:repeat-y;
background-position: top;
color:#ED1C24
}



Reply With Quote

Bookmarks