cortic
02-19-2003, 01:06 PM
ok, I have a div covering the width and height of the page loading content and scrolling it over a background (that's the effect I need text scrolling over set background)
I was wondering if there was any way to hook in the main page scroll with the div, so it would look like it was the page that was scrolling down and the background was static..
I've tried to do this the other way with the page scrolling and the background fixed but the only ways I found were jerky (using onscroll) or not supported with IE (CSS)..
I was wondering if there was any way to hook in the main page scroll with the div, so it would look like it was the page that was scrolling down and the background was static..
I've tried to do this the other way with the page scrolling and the background fixed but the only ways I found were jerky (using onscroll) or not supported with IE (CSS)..