Why is the cursor not going to the next checkbox if I press Tab
- From: "Stefan Mueller" <seekware-remove-@xxxxxxxxx>
- Date: Wed, 1 Mar 2006 02:34:04 +0100
If I click on the first image (mypic1.gif) and then press once theTab key
the focus is not going to the next checkbox within Internet Explorer. With
Mozilla Firefox it's working already the first time.
<html>
<body>
<img src= 'mypic1.gif' tabindex = '0'>
<input type = 'checkbox'>
<p>
<img src= 'mypic2.gif' tabindex = '0'>
<input type = 'checkbox'>
</body>
</html>
Is there any possibility to tell Internet Exporer also to jump to the next
checkbox if the Tab key is pressed only once?
Stefan
.
- Follow-Ups:
- Re: Why is the cursor not going to the next checkbox if I press Tab
- From: Benjamin Niemann
- Re: Why is the cursor not going to the next checkbox if I press Tab
- From: Blinky the Shark
- Re: Why is the cursor not going to the next checkbox if I press Tab
- Prev by Date: Re: Website display difference in Firefox to IE - Why?
- Next by Date: Re: Website display difference in Firefox to IE - Why?
- Previous by thread: Re: Launching app
- Next by thread: Re: Why is the cursor not going to the next checkbox if I press Tab
- Index(es):
Relevant Pages
|