Hey guys... does anybody know how to make the contents in the scroll box scroll to the right only i tried using overflow-y: auto; but that isnt working someone please help!
no..im trying to make it so that INSTEAD of the regular scroll box where it scrolls from top to bottom and from left to right....i want it to ONLY scroll from left to right kinda like this the scroll box for his "myspace layout samples" http://profile.myspace.com/index.cfm?fuseaction=user.viewProfile&friendID=328463680
I am pretty sure I found the fix on this page: http://csscreator.com/node/1765 It has to do with hacks with IE and the Lite Pacific Hack, which you can find here: http://www.giantisland.com/Resources/LitePacificHackforSafariAndIE7.aspx I love these hacks and use them on a daily basis, although it is good to steer clear of them if you have to, but these are as about as simple as they get. I hope this helps.