Do any of you know the Javascript that allows you to have your background "be still". When you scroll down the page your background image stays still if you know what I mean.
You dont need a javascript for this, it can eb done with simple HTML.
[code:8dc4f]<body background="backgroundimage.jpg" bgproperties="fixed">[/code:8dc4f]
dont use that one, use this css style, allows you to control where the background image is and also lets you fix it, allows you to not repeat it if you want etc. any probs aim me. just insert into the head.