What is Ajaxslt
Ajaxslt is Google's open-source, client-side AJAX framework. AJAXSLT is an implementation of XSL-T in JavaScript to help developers build AJAX web applications.
What Is XSLT
XSLT is an XML-based language used in modifying XML documents. Instead of modifying the original XML document, XSLT creates a new document with neccessary changes to the original XML data.
Benefits Of AJAX Development
AJAX development produces light and interactive web applications. Most AJAX code execution is 'client-side' that allows for robust program performance which isn't hindered by bandwidth limitations.
Examples Of AJAXSLT Applications
AJAXSLT Liscense
The Google AJAXSLT project is released under a BSD License.