When the chosen page loads, the chosen link turns deep red.

The declaration for this is as follows:

/*ACTIVE LINKS ONLY*/
ul#navTopSimpleUL li a.active
{
        color: #CC0033;
        cursor: default;
        text-decoration: none;
}


Hi Cole,,

You may want to also set focus on the element and declare a
"ul#navTopSimpleUL li a.focus" definition mimicking the active definition. I
believe I read somewhere that IE6 treats active and focus states the same,
or confuses them.

Regards,
Kepler



*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

<<attachment: winmail.dat>>

Reply via email to