Previous | Next
Full View
Contents of INPUT TAG ACCESSIBILITY ATTRIBUTES -EXTRAS
INPUT TAG ACCESSIBILITY ATTRIBUTES -EXTRAS
- ACCESS KEY:
- Is used for creating a keyboard shortcut for each of the elements of the form
- The users have to hold the ALT key (Windows) and Ctr (Macintoch), plus the letter that you assign for it
- The ID and the Label For must be identical
- id=cat label for=cat