This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

text/table wrapping and netscape 4.7x


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]