tabstop attribute | tabStop property
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
false (false)
-
Default. Element cannot participate in tabbing.
true (true)
-
Element can participate in tabbing.
See also
Send comments about this topic to Microsoft
Build date: 11/28/2012