View Full Version : Scrolling Text


fudgesicle
02-07-2003, 04:58 PM
I can't figure out how to make text that scrolls while the background does not. I do not mean a marquee, I am talking about when you use the scroll bar. Does anyone have the code?

starlet
02-07-2003, 05:26 PM
add bgproperties="fixed" to the <body> tag...i think thats what you mean anyway :)