michael@0: michael@0: michael@0: michael@0:
michael@0:michael@0: michael@0:michael@0:
type="text" | michael@0: |
type="button" | michael@0: |
type="checkbox" | michael@0: |
type="radio" checked | michael@0: | michael@0:
type="radio" | michael@0: | michael@0:
type="password" | michael@0: |
type="file" | michael@0: |
type="number" | michael@0: |
button | michael@0: |
select | michael@0: |
a | a link | michael@0:
tabindex="0" | span | michael@0:
Form elements with tabindex="-1" |
michael@0: |
type="text" | michael@0: |
type="button" | michael@0: |
type="checkbox" | michael@0: |
type="radio" checked | michael@0: | michael@0:
type="radio" | michael@0: | michael@0:
type="password" | michael@0: |
type="file" | michael@0: |
button | michael@0: |
select | michael@0: |
Form elements with .setAttribute("tabindex", "-1") |
michael@0: |
type="text" | michael@0: |
type="button" | michael@0: |
type="checkbox" | michael@0: |
type="radio" checked | michael@0: | michael@0:
type="radio" | michael@0: | michael@0:
type="password" | michael@0: |
type="file" | michael@0: |
button | michael@0: |
select | michael@0: |