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.

Author: Rusty Klophaus (@rklophaus) <>

Date: 2010-06-14 18:35:21 EDT

HTML generated by org-mode 6.33f in emacs 22