E-mail List Archives
Re: QUESTION: Access Keys
From: Joel Ward
Date: Sep 28, 2001 9:50AM
- Next message: Joel Ward: "Re: QUESTION: Access Keys"
- Previous message: Joel Ward: "Re: QUESTION: Access Keys"
- Next message in Thread: Joel Ward: "Re: QUESTION: Access Keys"
- Previous message in Thread: Joel Ward: "Re: QUESTION: Access Keys"
- View all messages in this Thread
Whoops, I just noticed I made a mistake on one of my examples. #2's example
should look like this:
<label for="test">Test Field</label>
<input name="test" id="test" type="text" accesskey="T" tabindex="1">
Note the addition of NAME and ID to the INPUT tag.
- Next message: Joel Ward: "Re: QUESTION: Access Keys"
- Previous message: Joel Ward: "Re: QUESTION: Access Keys"
- Next message in Thread: Joel Ward: "Re: QUESTION: Access Keys"
- Previous message in Thread: Joel Ward: "Re: QUESTION: Access Keys"
- View all messages in this Thread