AJAX - Javascript Function Library
AJAX : Overview | Reference | Quick Start | Examples | Download
Arrays : Overview | Reference | Download
Ajax : Examples
Here are a handful of examples of using the Cyclomedia Ajax Library. They start simple (filling a textbox) and get more complex the farther down the list you go. Though I stop somewhat short of spreadsheeting, you'd have to figure that out yourself.
Each example links to the serverlet it calls and has it's own Javascript clearly visible in the HTML for your perusal.
- Populating a text box
- Populate two text boxes
- Filling a DIV using innerHTML
- Changing an image's source url
- Parsing a JSON object