javascript - Why doesn't Internet Explorer render this page smoothly? -
Take a look at this page in IE 8:
It looks fine for the first time, but Try to rotate on an item and then move your mouse again from the grid.
Before
After
Note that besides the black border on the right side of the yellow item, the font looks different.
How can I fix this?
I will depend on all my money that it is due to your table based layout ... Try to use DIV instead.
Here is a great example of changing all your tables / cells with the divisions:
Check it in IE8 and you will see that you now have No problem ...
Comments
Post a Comment