Yeah, it works fine for IE, but doesnt everything! LOL
It was Firebird I was having the issues with.
So restructing the tag will do it hey? And that is keeping the following still in the CSS file?
*[accesskey]:hover:after, :focus:after{
display: block;
font-size: 0.5em ;
font-weight : bold;
content: " [Alt+" attr(accesskey) "]";
}
Cindy
|