><xsl:script type="text/javascript">
>
>function diddle(fragNode) {
> //...
>}
>
></xsl:script>
>
>...
>
><xsl:template match="foo">
> <xsl:filter type="text/javascript" script="diddle(this)"
> <xsl:apply-templates/>
> </xsl:filter>
></xsl:template>
I'm a long-time user of XT and I just wanted to express my INTENSE interest
in this <xsl:script> element.
-- Andrew
Andrew Bunner
President, Mass Quantities, Inc.
bunner@xxxxxxxxxxxxxxxxxx
Professional Supplements for the Perfect Physique
http://www.massquantities.com
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|