There is a shift when hovering over the rows in this page in IE7
Can someone help me figure out how to fix this?
E.
There is a shift when hovering over the rows in this page in IE7
Can someone help me figure out how to fix this?
E.
Thanks Paul! That worked. -E
Looks fine in IE7 to me.
Hi,
I can see the shift and it’s because Content doesn;t have a layout. Add the width to give it haslayout.
#content {
clear:both;
padding:20px;
[B]width:760px;[/B]
}
I couldn’t check IE6 as your page crashes my IEtester. It seems to be the ie7 script.