RE: [xsl] work with xml elements through javascript in xslt

Subject: RE: [xsl] work with xml elements through javascript in xslt
From: "Passin, Tom" <tpassin@xxxxxxxxxxxx>
Date: Wed, 23 Oct 2002 14:00:20 -0400
[Ming Yu ]

> Then, my question is, is there a way to read the elements through 
> javascript in xslt?
> 

Xslt is used to create the html file, which will contain some
javascript.  Later, a browser will display the file and a user will
select the check box.  The xslt transformation will be over and done
with by then.

You just need to figure out the right javascript to do the job in your
html page.  Then you can design a stylesheet to generate that
javascript.  So far, this is a javascript question, not an xslt
question.

Cheers,

Tom P

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


Current Thread