>From my understanding, with any netscape version of the 4.* and below
are not good with any style sheets. And that netscape doesn't allow for
a good backrground of an background image for a table. An excerpt from
my handy refrence guide tells me this about netscapes background URL
feature for a table.
Background= url
Specifies a graphic image to be tiled in the background of the table. In
Internet Explorere 3.0 and higher, the image tile behind the entire
table. In Navigator 4.0, the tile repeats in each indiviual
frame(although its support is not officially documented).
I am not sure how it acts with Netscape 6, but I do know if you want to
do any styles with netscape be prepared to spend hours trying to make it
work with the bad coded browser.
-----Original Message-----
From: Stephen L Foster [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 26, 2001 1:56 PM
To: Fusebox
Subject: Netscape and table style problem with cold fusion code
I have a client that wants a background design placed on the web site.
It works great in IE but in Netscape the image tiles and restarts.
Below I'll include my line of code. Can somebody tell me where my
mistake is? I've tried a number of things but I can't seem to get it to
work.
table width="800" height="73" border="0" cellspacing="0" cellpadding="0"
style="background: url('#request.site.imgRoot#/header.jpg') no-repeat;
text-align: #request.page.header.align#; color:
#request.page.header.fontcolor#; font-family:
'#request.page.header.face#';"
Lee Foster
L3 Enterprise
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists