Re: XT extension mechanism

Subject: Re: XT extension mechanism
From: Andrew Bunner <bunner@xxxxxxxxxxxxxxxxxx>
Date: Sat, 02 Jan 1999 11:37:24 -0800
><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


Current Thread