Password Element Element

Getting Started | API | Elements | Actions | Validators | Handlers | Configuration Options | About

Table of Contents

1 Password Element - #password {}

The password element produces an HTML masked password entry box.

Usage

#password { id=password1 }

Attributes

next - (atom)

If set with a valid control ID, pressing the enter key in the password box will automatically move focus to the specified control.

postback - (Erlang term)

If set, pressing the enter key in the password box will automatically initiate a Nitrogen postback with the supplied term.

html_name - (string)
The name attribute of the password element.

Date: 2012-10-18 03:24:54 CDT

Author: Rusty Klophaus (@rustyio)

Org version 7.8.02 with Emacs version 23

Validate XHTML 1.0

Comments

Note:To specify code blocks, just use the generic code block syntax:
<pre><code>your code here</code></pre>


comments powered by Disqus