WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: accessible data table with sortable columns example

for

Number of posts in this thread: 6 (In chronological order)

From: Jennison Mark Asuncion
Date: Mon, Apr 21 2014 11:27AM
Subject: accessible data table with sortable columns example
No previous message | Next message →

Hi,

I've been asked for a live example of an accessible data table with
sortable columns. The only example I have is behind a secure sign-in.
Does anyone have a link to a live example I can share?

Jennison

--
Jennison Mark Asuncion
LinkedIn at www.linkedin.com/in/jennison
Follow me on Twitter www.twitter.com/jennison
Accessibility Camp Bay Area www.accessibilitycampbay.org
Accessibility Camp Toronto www.youtube.com/watch?v=XeP5Kl4GDgA
Accessibility Camp Los Angeles www.accessibilitycampla.org
Global Accessibility Awareness Day www.globalaccessibilityawarenessday.org

From: Steve Faulkner
Date: Mon, Apr 21 2014 11:34AM
Subject: Re: accessible data table with sortable columns example
← Previous message | Next message →

hi Jennison,

this may be what you want:

http://assets.cms.gov/resources/framework/2.0/Pages/datatables.html

--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>;


On 21 April 2014 18:27, Jennison Mark Asuncion
< = EMAIL ADDRESS REMOVED = >wrote:

> Hi,
>
> I've been asked for a live example of an accessible data table with
> sortable columns. The only example I have is behind a secure sign-in.
> Does anyone have a link to a live example I can share?
>
> Jennison
>
> --
> Jennison Mark Asuncion
> LinkedIn at www.linkedin.com/in/jennison
> Follow me on Twitter www.twitter.com/jennison
> Accessibility Camp Bay Area www.accessibilitycampbay.org
> Accessibility Camp Toronto www.youtube.com/watch?v=XeP5Kl4GDgA
> Accessibility Camp Los Angeles www.accessibilitycampla.org
> Global Accessibility Awareness Day www.globalaccessibilityawarenessday.org
> > > >

From: Jonathan H
Date: Mon, Apr 21 2014 11:53AM
Subject: Re: accessible data table with sortable columns example
← Previous message | Next message →

On 21 April 2014 18:34, Steve Faulkner < = EMAIL ADDRESS REMOVED = > wrote:
>
>
> http://assets.cms.gov/resources/framework/2.0/Pages/datatables.html


Well I, for one, say a massive "thank you", Steve! How did I not know about
this framework?!
It's well hidden away - I wondered why I'd not found if before, but having
another google for "section 508 framework" and "accessible framework" as I
did weeks ago shows neither appear on even the first 5 pages of Google
results.

It could have probably saved me a good week of putting stuff together
myself; that said, I can't use it now as it uses the old 2.22 version of
bootstrap so I'd probably be in compatibility hell if I used the code
snippets directly, but I'm certainly going to be taking a very good look at
it for examples and it's right at the top of my reference bookmarks folder
now!

Thanks again.

From: Don Mauck
Date: Mon, Apr 21 2014 12:17PM
Subject: Re: accessible data table with sortable columns example
← Previous message | Next message →

This is a good table for that, however, it doesn't have any row headers.
-----Original Message-----
From: Jonathan H [mailto: = EMAIL ADDRESS REMOVED = ]
Sent: Monday, April 21, 2014 11:53 AM
To: WebAIM Discussion List
Subject: Re: [WebAIM] accessible data table with sortable columns example

On 21 April 2014 18:34, Steve Faulkner < = EMAIL ADDRESS REMOVED = > wrote:
>
>
> http://assets.cms.gov/resources/framework/2.0/Pages/datatables.html


Well I, for one, say a massive "thank you", Steve! How did I not know about this framework?!
It's well hidden away - I wondered why I'd not found if before, but having another google for "section 508 framework" and "accessible framework" as I did weeks ago shows neither appear on even the first 5 pages of Google results.

It could have probably saved me a good week of putting stuff together myself; that said, I can't use it now as it uses the old 2.22 version of bootstrap so I'd probably be in compatibility hell if I used the code snippets directly, but I'm certainly going to be taking a very good look at it for examples and it's right at the top of my reference bookmarks folder now!

Thanks again.

From: Larry C. Lyons
Date: Tue, Apr 22 2014 12:16PM
Subject: Re: accessible data table with sortable columns example
← Previous message | Next message →

How did you not know about the framework? Um we just released it may
have had something to do with it.

As for more current versions of bootstrap and the other libraries,
that is coming. They are just started testing the next version. It
should be available for public consumption by the end of May.

That said, the controls do not necessarily depend on Bootstrap 2.2 -
that was mainly used for layout. The controls themselves should (no
guarantee though) work just fine with Bootstrap 3.x, and jqueryUI
1.9.1 since most of these are not bootstrap specific.

On Tue, Apr 22, 2014 at 2:00 PM, < = EMAIL ADDRESS REMOVED = > wrote:

> ---------- Forwarded message ----------
> From: Don Mauck < = EMAIL ADDRESS REMOVED = >
> To: WebAIM Discussion List < = EMAIL ADDRESS REMOVED = >
> Cc:
> Date: Mon, 21 Apr 2014 11:17:30 -0700 (PDT)
> Subject: Re: [WebAIM] accessible data table with sortable columns example
> This is a good table for that, however, it doesn't have any row headers.
> -----Original Message-----
> From: Jonathan H [mailto: = EMAIL ADDRESS REMOVED = ]
> Sent: Monday, April 21, 2014 11:53 AM
> To: WebAIM Discussion List
> Subject: Re: [WebAIM] accessible data table with sortable columns example
>
> On 21 April 2014 18:34, Steve Faulkner < = EMAIL ADDRESS REMOVED = > wrote:
>>
>>
>> http://assets.cms.gov/resources/framework/2.0/Pages/datatables.html
>
>
> Well I, for one, say a massive "thank you", Steve! How did I not know about this framework?!
> It's well hidden away - I wondered why I'd not found if before, but having another google for "section 508 framework" and "accessible framework" as I did weeks ago shows neither appear on even the first 5 pages of Google results.
>
> It could have probably saved me a good week of putting stuff together myself; that said, I can't use it now as it uses the old 2.22 version of bootstrap so I'd probably be in compatibility hell if I used the code snippets directly, but I'm certainly going to be taking a very good look at it for examples and it's right at the top of my reference bookmarks folder now!
>
> Thanks again.
> > >


--
Larry C. Lyons
web: http://www.lyonsmorris.com/lyons
LinkedIn: http://www.linkedin.com/in/larryclyons

From: Steve Faulkner
Date: Tue, Apr 22 2014 12:19PM
Subject: Re: accessible data table with sortable columns example
← Previous message | No next message

On 22 April 2014 19:16, Larry C. Lyons < = EMAIL ADDRESS REMOVED = > wrote:

> How did you not know about the framework?


via my friend/colleague Hans Hillen :-)

--

Regards

SteveF
HTML 5.1 <http://www.w3.org/html/wg/drafts/html/master/>;