Click
Click Examples

Source Viewer : /ajax/form/simple-form-ajax.htm

This example uses an Ajax <a href="http://api.jquery.com/jQuery.post/" target="_blank" class="external">POST</a>
to submit the form data to the server using the jQuery
<a href="http://api.jquery.com/serialize/" target="_blank" class="external">serialize</a>
function.
<p/>
See the <a href="$context/source-viewer.htm?filename=/ajax/form/simple-form-ajax.js" target="_blank" class="external">simple-form-ajax.js</a>
script for details.

$form

<div id="target">
</div>