ajax.js test
This HTML page serves to test the ajax.js library in its basic functionality.
collect()
test collect() (['a', 'b', 'c', 'notme']
=> ['a changed', 'b changed', 'c changed']
)
ajax.serialize()
Submit this form to test the ajax.serialize()
function.
ajax.get()
test ajax.get()
ajax.post()
test ajax.post()
ajax.update()
test ajax.update()
this text should get replaced by the test fragment
ajax.submit()
this text should get replaced by the test fragment