AJAX - Javascript Function Library

AJAX : Overview | Reference | Quick Start | Examples | Download

Arrays : Overview | Reference | Download

Ajax : Examples : Filling a DIV using InnerHTML

 

This example invokes a request to Ajax_Four_Colored_Divs.aspx and the callback function dumps the returned HTML in the target DIV using InnerHTML.

View the source to see the Javascript