xsl-list
[Top] [All Lists]

Re: [xsl] strip-spaces

2008-02-04 16:26:45
Hi Steven,

In fact, by a process of elimination, my problem appears to be that IE
does not render the div in the span like other browsers - or rather

An inline-element (span) cannot contain a block-element (div) - how
this will be rendered is undefined. I would suggest you take the
output from the XSLT and check it with the html validator and change
it "by hand" until you get valid html. After that make the necessary
changes to produce that with your XSLT.

Regards, Manfred

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

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