AnonymousX 0 Posted May 6, 2009 Report Share Posted May 6, 2009 Hello-I think the title pretty much sums things up. Currently I've set it up so that the div has overflow scrolling enabled. I don't like how this looks in the design though, so I'd like to change it to an image I've prepared. Is this possible, and if so, can somebody direct me towards a tutorial, or other form of instructions on how to go about setting this up?Thanks,X Quote Link to post Share on other sites
RyanReese 0 Posted May 6, 2009 Report Share Posted May 6, 2009 You can set the COLOR but it is MS proprietary, aka only on IE will it work. I generally avoid it.http://www.webdevelopersnotes.com/tips/htm...color_code.php3 Quote Link to post Share on other sites
RyanReese 0 Posted May 6, 2009 Report Share Posted May 6, 2009 Oh you mean like an iamge inside the div but make it scroll with thediv?Set the background-attachment:fixed; Quote Link to post Share on other sites
AnonymousX 0 Posted May 6, 2009 Author Report Share Posted May 6, 2009 Here is a screenshot of the project that I'm working with. You can see the scrollbar on the right hand site with some sample work.Click Me Quote Link to post Share on other sites
jlhaslip 1 Posted May 7, 2009 Report Share Posted May 7, 2009 Only IE lets you play with the scrollbars. Otherwise, google up some javascript to handle that. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.