[xsl] Using CSS with XSL stylesheet

Subject: [xsl] Using CSS with XSL stylesheet
From: Joshua.Kuswadi@xxxxxxxxxxxxxxxxxxxx
Date: Fri, 12 Jan 2001 09:35:06 +1100
Part of my stylesheet used to convert to HTML has the HTML tag

  <link rel="stylesheet" href="stylesheeturl" type="text/css" />

This works fine except for the stylesheet property background-image which has the format:
  background-image: url("imageurl");

This background image property doesn't work, while all the others do. I'm guessing it is the parenthases but don't know how to fix it.

I'm using Tomcat 3.1 as the servlet engine for Cocoon 1.8.

Thanks,

Joshua Kuswadi
________________________________________________________
joshua.kuswadi@xxxxxxxxxxxxxxxxxxxx


------------------------------------------------------------------------------
This message and any attachment is confidential and may be privileged or otherwise protected from disclosure.  If you have received it by mistake please let us know by reply and then delete it from your system; you should not copy the message or disclose its contents to anyone.





 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread