This is the document form.html

Here i got some kind of form.

Everything you see here is ajax-loaded
including the javascript form-validator. But for that to work, you have to put the javascript in the document body.
Anything in the header of a ajax-document will be excluded.

If you enter something in the below form, you can get to the next slide by clicking the button.