HTML5 tabindex and html5tabindex

Source: Internet
Author: User

HTML5 tabindex and html5tabindex

HTML5 tabindex attributes:

This attribute specifies the order of elements when the "tab" key is used for navigation.

Syntax structure:

<element tabindex="number">

Browser support:

(1). IE browser supports this attribute.

(2) Google Chrome supports this attribute.

(3) Firefox supports this attribute.

(4). Safari supports this attribute.

(5) operabrowser supports this attribute.

Differences between HTML4.01 and html5:

(1) In HTML5, The tabindex attribute can be used for any HTML element (it verifies any HTML element. But not necessarily useful ).

(2 ). in HTML4.01, The tabindex attribute can be used for: <a >,< area >,< button >,< input >,< object >,< select >,< textarea>.

Property value:

Value Description
Number Specifies the order in which the tab key of the element is controlled (1 is the first ).

Code example:

<! DOCTYPE html> 

Original address: http://www.51texiao.cn/HTML5jiaocheng/2015/0618/4611.html

The most original address is: http://www.softwhy.com/forum.php? Mod = viewthread & tid = 10029.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.