justin001
01-12-2004, 05:12 AM
Hi, I know this isn't directly realted to javascript, but I have made a script scroll a layer containing pictures across the screen (kind of like an image slider or maurquee), but now whenever a new image is appended to the scrolling div (by innerHTML), the bottom scrollbar appears because the div is now wider than the browser window. Is there any way to clip images to fit the window, or to just disable the horizontal scrollbar so the page is not scrollable on the x axis? Thanks in advance...
Justin
Justin