Internet Explorer 6 Magic CSS Hack

This little line of code put into a conditional stylesheet for IE6 will work wonders:

* html div {overflow-x: hidden;}

Leave a Reply