PDA

View Full Version : cssText in netscape


bliz
10-17-2000, 03:17 AM
I've used a javascript command to make a background picture not to be tile using a javasript statement but I didn't manage to make it work in netscape.

the statement is:
document.body.style.cssText="background:url(your-image) no-repeat fixed left top"


I'd appreciate it if someone could tell me the respective statement for netscape

jonirvine
11-24-2000, 02:04 AM
I've been searching for an answer to this one for a while.....lol

I usually end up having to use the background image as a table background and then insert the rest of the content into the table. You may need to chop the image up though

------------------
Web Design, development and hosting.
Contact: jon@dustnet.co.uk www.yorkdesigns.co.uk (http://www.yorkdesigns.co.uk)