try something like this:<br><br><div id="Stuff_with_backround" style="background-image url(_Url_here_); background-repeat: no-repeat;"><br><br>by the same token, you could use background-repeat: x; and background-repeat: y; making the background repeat along the top or left side of the div.<br><br>if you want to make the whole page like that, you can use that same style="..." attribute in the <BODY> tag (I think), or you could try using the BGPROPERTIES=FIXED in the tag, but that also has some other, possably unexpected results.<br> <p>theEclipse<br><a href=mailto:eclipse_web@hotmail.com>eclipse_web@hotmail.com</a><br><a href=robacarp.webjump.com>robacarp.webjump.com</a><br>**-Trying to build a documentation of a Javascript DOM, crossbrowser, of course. E-mail me if you know of any little known events and/or methods, etc.
Thank you, theEclipse. I thought it was something along those lines but could only see it working in CSS, so I'm gonna try it this morning. <br><br>Cheers m8!
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.