A5.form Namespace

The A5.form namespace is for advanced developers only.

Description

A5 form namespace.

Methods

populateSelect Method

Populates a dropdown box.

prepare Method

Prepares an HTML form.

setCtrlDirty Method

Sets a control "dirty".

submit Method

This is the primary function to invoke to submit data from the page back to the server. This action is similar to pressing a submit button on a traditional form, but has additional functionality.

submitReset Method

Submits and resets the form.