On Tue, 15 Feb 2005 13:42:14 +1100, Chris Stratford <[EMAIL PROTECTED]> wrote: > Wow, I only just realised that Gmail would have to have the WORST > accessibility for everyone. > I just wanted to get the HTML code for the site. > And there have to be about 10 frames inside frames.
Yeah, Mark Pilgrim wrote up a pretty good review of Gmail's accessibility issues when the service started up: http://diveintomark.org/archives/2004/04/10/gmail-accessibility The Gmail knowledge base claims they're working on a DHTML-free version to help work around this, but doesn't say much more about the topic. For figuring out the structure of a Gmail page I've found the best method is to use Mozilla's DOM Inspector; it lets you pick through all of the framesets and hidden DIVs to figure out what's actually going on. -- "May the forces of evil become confused on the way to your house." -- George Carlin ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
