Calvin Ward wrote:

> I'm missing something here.
> 
> On this site: http://www.jaxfusion.org/ there is the following in the CSS:
> 
> #mainMenu a:hover {
>       color: #FCD031;
>       text-decoration: underline;     
> }
> 
> And it seems to work in both IE 6.x and FireFox.

That's 'cause it's being applied to an anchor element.

IE supports it only on anchor elements, whereas others support on any
arbitrary (visible) element you can think of.

K.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:192536
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to