RE: [xsl] extending xsl with javascript

Subject: RE: [xsl] extending xsl with javascript
From: cknell@xxxxxxxxxx
Date: Thu, 08 Nov 2007 12:35:14 -0500
Why not keep things simple and let XSLT do the branching?
-- 
Charles Knell
cknell@xxxxxxxxxx - email



-----Original Message-----
From:     april@xxxxxxxxxxx
Sent:     Thu, 8 Nov 2007 12:11:14 -0500 (EST)
To:       xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject:  [xsl] extending xsl with javascript

Hi,

I am interested using JavaScript with my xsl templates to control branching logic but do not have a clue where to start. For example one ability I'd like to create is to be able to access command line parameters to a page:

myXML2HTMLpage.xml?mode=List


I have come across a couple of web sites but they all make my head spin (it is not pretty!) and I'm not sure if I'm ready to embrace a third party library (especially since hugs are no longer allowed in US schools...?)

Can anyone suggest a good, introductory, place to start? hopefully with examples...


Thanks in advance for your help!

Kind Regards, 
April

Current Thread