xsl-list
[Top] [All Lists]

Re: Empty object

2004-01-29 08:17:35
Strolia-Davis Christopher Contr MSG/MAT wrote:

But my first priority is to get   into my
transformed output.
Why!?

I am a web-based applications builder primarily, so I have a feeling
that I know why the   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,   works fine in place
of  , 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


Chris,

you hit the nail directly on the head! I fix my transform problem yesterday; but you state exactly the reason why I need   to show up in my output.

- Scott

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



<Prev in Thread] Current Thread [Next in Thread>