Webtextedit Mousemove event in XSLT
Hi, I need help please. No clue in xml & WebtextEdit, I am editing an xslt stylesheet that creates asp controls. Below is the WebTextEdit control, I want to add an mousemove event: <xsl:element name="igtxt:WebTextEdit"> <xsl:attribute name='id'><xsl:value-of select='$Name' /></xsl:attribute> <xsl:attribute name='r...