← Prev in month
← Prev in thread
table.cell.border.color not applied in HTML output
table.cell.border.color doesn't applied in HTML output. However, it is displaying the expected color in FO. The parameter exists in HTML as it is showing here http://docbook.sourceforge.net/release/xsl/current/doc/html/table.cell.border.color.html. Here is my common customization layer: <?xml version='1.0'?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:param name="table.cell.border.color">orange</xsl:param> </xsl:stylesheet> Does someone know what I did wrong? thx! Xuan. __________________________________________________________________ Instant Messaging, free SMS, sharing photos and more... Try the new Yahoo! Canada Messenger at http://ca.beta.messenger.yahoo.com/
← Prev in month
← Prev in thread