[
Lists Home |
Date Index |
Thread Index
]
this part of XSLT code code works under IE but doesn't seem to do what i
want under Mozilla...
<img>
<xsl:attribute name="alt">foto di <xsl:value-of
select="mittente/nome" />:<xsl:value-of select="mittente/cognome" />, alias
<xsl:value-of select="mittente/nick" />, <<xsl:value-of
select="mittente/mail" />></xsl:attribute>
<xsl:attribute name="src">
<xsl:value-of select="mittente/@silouette" />
</xsl:attribute>
</img>
is there a way to see the processed output instead of the original input?
thank you very much
sandr8)
---
[Quipo ISP - Questa E-mail e' stata controllata dal programma Declude Virus]
[Quipo ISP - This E-mail was scanned for viruses by Declude Virus]
|