tabstop attribute | tabStop property
[This documentation is preliminary and is subject to change.]
Sets or retrieves whether an element behavior can receive focus and participate in the tabbing sequence.
Syntax
| HTML | <element tabstop="p" ... > |
|---|---|
| JavaScript | |
Property values
Type: Boolean
VARIANT_FALSE (false)
-
Default. Element cannot participate in tabbing.
VARIANT_TRUE (true)
-
Element can participate in tabbing.
See also
- defaults
- Conceptual
- Introduction to Viewlink
- About Element Behaviors
Build date: 3/8/2012