Prevent focus to body element in Gecko browsers?
Moderator: General Moderators
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Prevent focus to body element in Gecko browsers?
I need to prevent Gecko browsers from giving the body element focus. This creates a second tabindex cycle bug where the user is unable to cycle through tabindex elements after completing the first cycle, returning to the browser GUI, and then cycling the second time through the page itself. I will not consider redesigning my work, I will only consider solutions to this problem.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- JAB Creations
- DevNet Resident
- Posts: 2341
- Joined: Thu Jan 13, 2005 6:44 pm
- Location: Sarasota Florida
- Contact:
Posted bug 383349.