Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: How to show tooltip on XSL How to show tooltip on XSLTo: NULL Date: 6/1/2006 3:20:00 PM
In the following code, how to show tooltip of the column "DetailedDescr" when
user moves mouse on "description" column?
<xsl:for-each select="results/bulletin">
<tr>
<td valign="top" nowrap="nowrap"><xsl:value-of
select="reported"/></td>
<td align="center" valign="top" nowrap="nowrap"><xsl:value-of
select="pri_string"/></td>
<td valign="top"><xsl:value-of select="description"/></td>
</tr>
</xsl:for-each>
Sorry...I am very new to XSLT.
J Justin
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
