RE: [xsl] Empty object

Subject: RE: [xsl] Empty object
From: Strolia-Davis Christopher Contr MSG/MAT <Christopher.Strolia-Davis@xxxxxxxxxxxx>
Date: Thu, 29 Jan 2004 09:16:43 -0500
> 
> But my first priority is to get &nbsp; into my
> > transformed output.
> 
> Why!?

I am a web-based applications builder primarily, so I have a feeling
that I know why the &nbsp; character is desired.

It has to do with the way table cells are rendered in the browser.

In most cases, if there is nothing there, borders in the cell will
not be visible, and this creates an unsightly appearance.

In my experience with XSL transformations, &#160; works fine in place
of &nbsp;, so if this isn't working, then my guess is, the encoding
issue mentioned by others in this list is responsible.

hope this helps,

Chris Strolia-Davis
Database Specialist
Contractor - CDO Technologies Inc.

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


Current Thread