473,786 Members | 2,771 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Hybrid table accessibility techniques

This question is based on Examples 2 and 3 on

http://gavelcade.com/table.html

Beyond correct use of THs, this table is not specially marked up for
accessibility--except for a scope="col" attribute for the "Country"
header. And therein lies my question. It seems you can break
accessibility table markup into three different levels:

1. None (except for THs), as long as the headers are the first cell in
the column or row containing the corresponding data.

2. Use of the scope attribute.

3. Use of id and headers attributes (and axis, if desired).

Does one approach have to be used consistently within one table?

For example, in Example 2, Level 1 works except for the top left cell,
which is inherently ambiguous when non-empty. So I've added
scope="col" to that cell. Does that prevent a UA from correctly
associating all the other headers?

Example 3 is a Level 3 kind of table (which I have not actually marked
up for Level 3). What if I leave the names of the countries without id
attributes, excluding them from the headers attribute in the data
cells. Will, or should UAs figure out that they should be associated
under the Level 1 principle? Will they notice the scope attribute on
the upper left "Countries" cell and correctly associate it with the
names of the countries underneath?

My ulterior motive is to find out whether you can apply the more
complicated markup only to the extent needed, saving yourself a lot of
work.

--
Harlan Messinger
Remove the first dot from my e-mail address.
Veuillez ôter le premier point de mon adresse de courriel.
Jul 20 '05 #1
0 1327

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
1864
by: Harlan Messinger | last post by:
When a table has multiple layers of column and/or row headings, as we know, there are a couple of options for making the table accessible. Using a *scope* attribute is fine as long as the number of column levels or row levels doesn't exceed two, since you can only specify "col" and "colgroup" as scope values in the former case, and "row" or "rowgroup" in the latter. Then there's the use of *id*, *headers*, and *axis*. For most purposes, I...
4
2423
by: Harlan Messinger | last post by:
I've had this in the back of my head for a while. Take a look at Example 1 on http://gavelcade.com/table.html There are three levels of column headings. All table accessibility discussions I've seen would lead to the conclusion that you need to use id and headers attributes on the headers and data cells, respectively, for assistive technology to be able to correctly associate data with headers.
7
5942
by: mr_burns | last post by:
hi, is the table percent value for height used for displaying in browsers. i have a table i want to run to the bottom of the screen so it seemed best to set the height value to 100%. when i display the table, it only sizes to the elements nested inside the table (as if no value for height has been given) and not to the bottom of the screen. i have also tried appling the height attribute as a css class but no joy.
3
2152
by: Peter Foti | last post by:
I have a table that contains 3 rows, and 2 columns. I would like a border that surrounds the entire table, and then a border separating the left and right columns, but no border separating rows. I was able to do this, but I wasn't sure if this is the best approach (or if there is a cleaner approach). I apologize in advance for posting code (but it's a small amount, so I hope you'll forgive me). Here's the styles I used: ...
16
2460
by: Michael Rozdoba | last post by:
I'm far from a CSS expert, but what I see of it I really like & I love keeping content & style separate. I also hate the way table layout produces convoluted bulky code. However when asked why one should use CSS rather than tables, particularly when tables work & browser support of CSS can be dodgy, especially in IE, I usually fail to come up with a concise & convincing argument :/ I've been having this long running discussion with a...
2
1183
by: Jim Ley | last post by:
Hi People, The WAI (Web Accessibility Initiative) folk in the W3 are looking to get a good script techniques document, and are obviously looking for help. See Matt May: http://www.bestkungfu.com/archive/?id=496 now I don't know Matt really, I managed to miss talking to him at a meeting we were both at last week, but generally the W3 and WAI folk
8
1441
by: fleemo17 | last post by:
I've started a new job as a Web Developer for the County, and accessibility for users with disabilities is high on the organization's priority list. I'm looking for suggestions on where to turn for the best resources on assuring accessibility, be it books, seminars, whatever. Thanks. -Fleemo
6
1176
by: stephan | last post by:
How to solve the problem of the accessibility of members among files( .h or ..cpp ) in __gc classes? Ex : // AA.h file public __gc class AA : UserControl
3
1565
by: Brian Cryer | last post by:
I posted this question recently to microsoft.public.dotnet.languages.vb but didn't get any answer. I'm hoping that someone here will be able to help me. I'm working on a project using VB.NET where the customer is very fussy about accessibility. One of the requirements that I'm trying to meet is that tables should have a summary, for example (and I've taken this from...
0
9655
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9497
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10169
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10110
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5398
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4067
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3670
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2894
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.