textbox.formwidget

Plain textbox. Bit enhanced. Validates on ENTER, cancels changes on ESCAPE. Naturally, a multiline textbox doesn't respond to ENTER.

Somehow, the 'value' attribute of a multiline textbox doesn't seem to show up in some browsers. This is also true for non-formwidget-textboxes.

Example:

<textbox name="mytextbox" flex="1" value="12456" class="formwidget" /> result:
mytextbox=12456

Additional Attributes:


Additional Methods: