Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: firefox xsl mystery? firefox xsl mystery?To: NULL Date: 9/7/2006 11:40:00 AM
I have been playing with xml and xsl and am trying to display a nice red X
and green V tickmark,
I found the following code to work nicely with both firefox and IE:
<table width="50%" border="0" cellspacing="3" cellpadding="3">
<tr>
<td>Testing</td>
<td>
<div align="center">
<font color="red" size="4" face="Webdings">r</font>
</div>
</td>
<td>
<div align="center">
<font color="green" size="4" face="Webdings">a</font>
</div>
</td>
</tr>
</table>
I know about using webdings in firefox being a "problem", but apparently my
system displays this
code nicely... The mystery starts with putting this code into an xsl style
sheet...
In IE everything is fine, but in firefox, the green and red is there, the
size is there, but not the "face"
so only the r and a are displayed...
What is the difference between "inflight" generated html and for example
using nxslt to convert to html
as both the pure html as the converted html display very well in firefox,
except when displaying my xml file with associated stylesheet...
I am missing something?
Michael
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
