|
JBW -> Browser Differences (1/29/2005 6:10:10)
|
Hi all, I have a minor problem with CSS, but one that is bugging me all the same. I have a class:hover attribute which works well in FF, but good ol' IE doesn't show it how I would like. The particular bit of interest is as follows... .Nav { padding-top: 2px; padding-bottom: 2px; } .Nav:hover { background-color: #FFFFFF; } When viewing the site www.jgpropertymanagement.com in FF, the background goes white as I'd like it to, but in IE, it does not. Does anybody know of a workaround for this? Many thanks, John.
|
|
|
|