Textbox Element Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Textbox Element - #textbox {}
The textbox element produces an HTML textbox.
1.1 Usage
#textbox { id=textbox1, text="Some text.", next=textbox2 }
1.2 Attributes
- text - (string)
- Set the textbox's contents.
- html_encode - (boolean)
- Set to true to safely html-encode the text.
- next - (atom)
-
If set with a valid control ID, pressing the enter key in the textbox will automatically move focus to the specified control.
- postback - (Erlang term)
-
If set, pressing the enter key in the textbox will automatically initiate a Nitrogen postback with the supplied term.
Date: 2010-11-22 10:50:07 EST
HTML generated by org-mode 7.01h in emacs 24