The HTML Attribute reference.

"tabindex" - html Attribute

  • Specifies the position of the current element in the tabbing order for the current document.
  • This value must be a number between 0 and 32767

Value(s): number
Used in the element(s):
Elements Description
a The A element denotes an anchor; a hypertext link or the destination of a link.
area This element defines a map region on a client-side image.
button This element defines a submit button, reset button, or push button.
input This element defines a form control for the user to enter input.
object This element is used to include objects such as images, audio, videos, Java applets, and Flash animations.
select This element defines a form control for the selection of options. It is is most useful within a FORM.
textarea This element is used in forms to get multiple lines of text from the user.

© 2010 by Finnesand Data. All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the correctness in the pages or source codes.
The risk of using this web-site pages or any program codes from this website is entirely at the individual user.