Recently, I was trying to pass some info from my Javascript into my XSL stylesheet. Here’s how I finally did it.
Recently, I was trying to pass some info from my Javascript into my XSL stylesheet. Here’s how I finally did it.
Google has written an open-source library called Ajaxslt that implements XPath and XSLT in Javascript. It took a bit of playing to get it to work.