elementals.js AJAX and onprogress demo

The following is a content load test for the elemental.js library using the _.ajax wrapper and the onprogress event if supported. A full breakdown of the accompanying ajaxTest.js can be found on the elementals.js page for this demo.

It is suggested that your run this test with a empty cache or caching disabled from your browser's document inspector so you can see the progress loader in action.

Clicking on the "start" button below will plug the contents of the file ajaxTest.test into the bottom of this page.