xsl-list
[Top] [All Lists]

RE: [xsl] Not working mouseover text

2009-11-30 00:01:11
Thanks Michael

-----Original Message-----
From: Michael Kay [mailto:mike(_at_)saxonica(_dot_)com] 
Sent: Saturday, November 28, 2009 3:05 PM
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: RE: [xsl] Not working mouseover text


You need title="{(_at_)sccc:title}"

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay  

-----Original Message-----
From: Selvaganesh [mailto:selvaganesh_t(_at_)hovservices(_dot_)in] 
Sent: 28 November 2009 03:11
To: xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
Subject: [xsl] Not working mouseover text

Hi All,

I have problem for mouseover text, these text pick-up from 
the attribute value of input xml.

XML file:
<para>This section introduces <sccc:legis-cite 
sccc:title="xsl-list(_at_)mulberrytech" sccc:year="2009" sccc:chapter="24"
sccc:section="Part1" sccc:type="statute">Part 
1</sccc:legis-cite> which deals with social security.</para>

XSL file:
<xsl:template match="sccc:legis-cite">
<span style="background-color: #99FF99; font-size:17; color:Black;"
title="@sccc:title"><xsl:apply-templates/></span>
</xsl:template>

When browser view the mouseover text was showed as 
"@sccc:title" but I expected "xsl-list(_at_)mulberrytech" 
(sccc:title attribute value from the xml file).

Thanks to everyone who wants to help me.

Thanks,
Selva


Confidentiality Notice:  This transmittal is a confidential 
communication.  If you are not the intended recipient, you 
are hereby notified that you have received this transmittal 
in error and that any review, dissemination, distribution or 
copying of this transmittal is strictly prohibited.  If you 
have received this communication in error, please notify this 
office immediately by reply and immediately delete this 
message and all of its attachments, if any.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



Confidentiality Notice:  This transmittal is a confidential communication.  If 
you are not the intended recipient, you are hereby notified that you have 
received this transmittal in error and that any review, dissemination, 
distribution or copying of this transmittal is strictly prohibited.  If you 
have received this communication in error, please notify this office 
immediately by reply and immediately delete this message and all of its 
attachments, if any.


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--