Tag Archives: css

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;}
Posted in General | Also tagged , | Leave a comment