- View the following page in IE6: http://www.kickitback.com/Shop.aspx
- Hover over the rows in the table
- Notice how the rows change width and sometimes borders disappear
I've tried putting zoom:1 on various elements and setting widths and heights but so far it hasn't been successful. Any ideas?
Edit: I'm using javascript to apply a class to the rows on hover. My problem is due to some weird hover bug, not the absence of support for :hover.