|
| |
|
|
Nicole
Posts: 2830 Joined: 9/15/2004 From: Nambucca / Kempsey, Australia Status: offline
|
Tabbing problem... - 5/18/2006 7:47:03
I don't really know what's happening here, and i'm not sure this is a CSS issue or an Accessibility issue, but I re-started my website that I was building using CSS positioning, and have come to this point: http://www.users.on.net/~nicoleoz/# Anyway, I'm pretty happy with everything so far, it validates, complies, looks okay, but when tabbing through the links, scrollbars appear and just after tabbing through the left menu, and into the main content area, the content disappears? Why is this? Why are scrollbars appearing? Is it because I'm using a combination of px, ems and %? And why is the content disappearing? Anyone? Thanks Nicole
_____________________________
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Tabbing problem... - 5/18/2006 8:48:24
Nicole If you get rid of overflow:auto on all your divs then the scrolling problem goes away. I'd only ever use that if I actually wanted scrolling divs - but I'm guessing you don't/ I'm going to disagree with Jaybee about Tabindex - I don't think it's usually useful - your site shouldn't need it. The only stuff that needs it is if you've got a really convoluted setup and you don't - so best avoided - specially since you've got skip links anyway.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Tabbing problem... - 5/18/2006 11:15:09
That'll be because in Opera you use the A key rather than tab!
< Message edited by jaybee -- 5/18/2006 13:20:05 >
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
|
|
Tailslide
Posts: 6003 Joined: 5/10/2005 From: Out here on the raggedy edge Status: offline
|
RE: Tabbing problem... - 5/18/2006 14:53:08
I'd still avoid them Womble - unless you're planning some highly complex layout. Opera users will know how to use their keyboards - you could put something on the accessibility page just in case. Tabindexes can be a nightmare to maintain if you add stuff to the site and I've been told (don't know how much store to put in it) by an "accessibility expert" that they can be confusing.
_____________________________
"My strategy is so simple an idiot could have devised it" Little Blue Plane Web Design | Blood, Sweat & Rust - A Land Rover restoration project
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|