Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries >Thread Prev - Re: How to show tooltip on XSL >Thread Next - Re: How to show tooltip on XSL Re: How to show tooltip on XSLTo: NULL Date: 6/9/2006 7:54:00 PM
J Justin wrote:
> It works perfectly...! Is it possible to show this
> tooltip at Row level, instead of column level?
Simply put the title attribute on the tr element e.g.
<tr title="tooltip">
respectively
<xsl:element name="tr">
<xsl:attribute name="title">tooltip</xsl:attribute>
--
Martin Honnen --- MVP XML
http://JavaScript.FAQTs.com/
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
