2.3.1.44 tabStop
Quirks Mode, IE7 Mode, IE8 Mode, and IE9 Mode (All Versions)
tabStop of type boolean
Set to true
to enable an
element behavior to receive focus and participate in tabbing sequence; or false
otherwise. The default value is false
.
This attribute is defined by the HTCElementBehaviorDefaults interface.