PDA

View Full Version : javascript question


thrillseekre
02-28-2002, 07:52 PM
what's that common script that allows the page to scroll verically, while keeping the background still...like a layered effect?<br /><br />could you post it here please

Helix
02-28-2002, 08:25 PM
</font><blockquote><font size="1" face="Verdana, Arial">quote:</font><hr /><font size="2" face="Verdana, Arial">Originally posted by thrillseekre:<br /><strong>what's that common script that allows the page to scroll verically, while keeping the background still...like a layered effect?<br /><br />could you post it here please</strong></font><hr /></blockquote><font size="2" face="Verdana, Arial">Its cascading style sheets, here is a link to a tutorial on the subject.<br /><a href="http://www.w3schools.com/css/tryit.asp?filename=trycss_background-attachment" target="_blank">http://www.w3schools.com/css/tryit.asp?filename=trycss_background-attachment</a>

thrillseekre
02-28-2002, 08:58 PM
thank you