|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] parameters from Javascript to XSL
Hi
Is it possible to pass the parameter from javascript variable to XSL file.
Eg:
<script>
var myVariable = "Narsu"
</script>
My xml file is :
<Narsu>
<id>2</id>
<id>3</id>
</Narsu>
<John>
<id>22</id>
<id>32</id>
</John>
<Kim>
<id>222</id>
<id>323</id>
</Kim>
In Xsl file based the javascript variable I want loop thru the xml and
display the results. Is it possible to use that variable?
Thanks in advance
Narsu
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








