View Full Version : Fixed background
LeX
December 10th, 2001, 07:18
What was the piece of CSS or DHTML code that allows backgrounds to be fixed? Saw it before in a thread here, but I can't find it... ><"
And yes I know bgproperties can fix it in IE, but I want the code that works crossbrowser.
Thanks.
Dusty
December 10th, 2001, 14:45
<body ... style="background-attachment: fixed;">
Dahlia
December 10th, 2001, 14:48
try looking here (http://www.westciv.com.au/style_master/academy/css_tutorial/properties/background.html) for the background style property and here (http://www.westciv.com.au/style_master/academy/css_tutorial/) for all other kinds of css stuff.
LeX
December 11th, 2001, 07:36
Thanks for the help, Dusty and Dahlia. :)
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.