xsl-list
[Top] [All Lists]

Insert a node into an attribute...

2002-10-15 23:27:27
Hi all!!!!!!
I have a problem.....

I want insert into attribute of a node another node but
the xsl don't allow this operation....
I have this code:

<A onmouseout="doTip(event,0,' ')" href="javascript:void(0)">
<xsl:attribute name="onmouseover">doTi
(event,1,<b>'{(_at_)tooltip}'<b>)</xsl:attribute>
<xsl:value-of select="."/>
</A>

How i can do this?!?!?

Thanks for yours help!!!!

Bye,
M(_at_)uro!!



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>