http://blog.josh420.com/archives/2007/11/fixing-the-ie-overflow-vertical-scrollbar-bug.aspx
http://www.ookii.org/post/the_joys_of_overflowauto_and_crossbrowser_development.aspx
I come up with this solution:
#divInfo {float:left; width:400px; overflow-x:auto; overflow-y:hidden;padding-bottom:20px;}
Sunday, October 11, 2009
Subscribe to:
Post Comments (Atom)
1 comment:
display scroll bar in vertical direction
Post a Comment