Understanding AJAX
Chapter 8 Example Code
Sarissa examples
SarissaDOMDocumentString.html
- Example of how to create a DOMDocument from a string
SarissaCreateNodesWithDom.html
- Shows howto create DOM nodes using the JavaScript API
SarissaMakingAnAJAXRequest.html
- An example showing how to make an AJAX request using Sarissa
SarissaSearchingWithXpath.html
- Shows how to use XPath
SarissaTransformWithXSLT.html
- Shows how to use XSLT
sarissaNews.xml
- XML file used in some examples
transform.xsl
- Stylesheet used in XSLT example
Scriptaculous examples
ScriptaculousDragNDrop.html
- Drag and Drop Example
ScriptaculousSortable.php
- Sortable list example
ScriptaculousSlider.html
- Slider control example
ScriptaculousEffects.html
- How to use various effects
ScriptaculousViewAllEffects.html
- Viewer that shows all effects