Click to See Complete Forum and Search --> : Scrolling Graphics browser compatible


davestatezni
04-19-2003, 12:30 AM
I like what you have done with your javascript :http://www.javascriptsource.com/
scrolls/scrolling-image.html
What I need is a version that will also work with NS6 and IE5 which do not have layers. I know there must be some scripting tricks to add to new if statements for the newer browsers

KevGymnast
04-19-2003, 08:26 PM
I'm not understanding what it is you're wanting to do or get. from what i'm understanding you could just use frames and get the same effect, but then again i may just be missing the point :)

davestatezni
04-21-2003, 05:28 PM
Maybe frames will work, but I am not sure how to write the javascipt for NS6,IE5 to get the image in a frame to slide across the screen. Check out the link from my first message to see what I am looking for.