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
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