Checkbox Element Element
Getting Started | API | Elements | Actions | Validators | Handlers | About
Table of Contents
1 Checkbox Element - #checkbox {}
The checkbox element produces an HTML checkbox.
1.1 Usage
#checkbox { id=checkbox1, text="Check Me", checked=true }
1.2 Attributes
- text - (string)
- The checkbox's title.
- html_encode - (boolean)
- Set to true to safely html-encode the text.
- postback - (Erlang term)
- If set, clicking on the checkbox will initiate a Nitrogen postback with the supplied term.
- checked - (boolean)
- True if the checkbox should be checked.
Date: 2010-11-22 10:50:12 EST
HTML generated by org-mode 7.01h in emacs 24