rendering ...

autotab (directive in module tri )

Description

Allows the next element to be tabbed to when input is complete indicated by the use of the 'enter' key. The `autotab=expr' names a function that focuses on the next DOM element when the input is complete.

Usage

<input ... autotab=function-to-set-focus>

Example

Source





Demo