2 different XSLT on same page
"Christoph" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout.xslt |
|---|---|
| Message-ID | <[email protected]> |
Can someone point me to a *good* resource (tutorial, hopefully) that discusses how to dynamically transform XML using different XSL templates on the same page? I've got one XSL template to convert the underlying XML data to HTML and one to convert it to csv. What I'd like to do is allow the end user to switch back and forth with simply the click of a link w/o having to reload the page. thnx, Christoph