Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

tabindex

Наши волонтёры ещё не перевели данную статью на Русский. Присоединяйтесь к нам и помогите закончить эту работу!

« SVG Attribute reference home

The tabindex SVG attribute allows you to control whether an element is focusable and to define the relative order of the element for the purposes of sequential focus navigation.

Usage context

Categories None
Value valid integer
Animatable No
Initial value (None)
integer
Relative order of the element for the purposes of sequential focus navigation.

Examples

<circle cx="100" cy="100" r="50" tabindex="2" />

Elements

All SVG elements can use this attribute.

Specifications

Specification Status Comment
Scalable Vector Graphics (SVG) 2
The definition of 'tabindex' in that specification.
Candidate Recommendation Initial definition

Browser compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Edge Opera Safari
Basic support ? 51.0 (51.0) ? ? ? ?
Feature Android Firefox Mobile (Gecko) IE Phone Opera Mobile Safari Mobile
Basic support ? 51.0 (51.0) ? ? ?

Метки документа и участники

 Внесли вклад в эту страницу: Sebastianz
 Обновлялась последний раз: Sebastianz,