Thread: accesskey CSS
View Single Post
  #5 (permalink)  
Old 01-21-2004, 12:26 AM
matauri matauri is offline
WebProWorld 1,000+ Club
 

Join Date: Jul 2003
Location: Western Australia
Posts: 2,105
matauri RepRank 0
Default

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
__________________
Web Development Community ::: Forum ::: Library

It' time for Progressive Web & IT Development!
Reply With Quote