1 out of 1 rated this helpful - Rate this topic

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

p = object.tabStop

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

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ