Tag Archives: Dojo

Client-Side XSLT Transformations with JavaScript

I bet you haven’t ever thought of doing XSLT transformations inside the Web Browser on the client-side, but anyway it’s absolutely possible (cross-browser) and it performs pretty well as well, which shouldn’t be a big surprise since the browser is …

Read more »