[xsl] text/table wrapping and netscape 4.7x

Subject: [xsl] text/table wrapping and netscape 4.7x
From: "Thanasis Mastrogiannis" <tmastrogiannis@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Dec 2000 16:20:11 -0800
I am using xsl to transform certain xml documents.  The final transformation
appears great under IE 5.x, but Netscape refuses to wrap certain text
causing the html tables to run through their given space (the shell under
which I print my data is given bellow):

<table border=0 width=540 cellspacing="2" cellpadding="0"><tr>
<td valign=top width=60><img src="icons/space.gif" width="60"
height="2"></td>
<td valign=top width=480><font face="arial" color="black" size="2">
<table with the transformation results>
</td></tr></table>

Has anyone faced/resolved any similar problems?  Any input on the subject
would be most helpfull.


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


Current Thread