- From: Sailesh Panchang <sailesh.panchang@deque.com>
- Date: Wed, 19 Feb 2014 20:58:45 -0500
- To: w3c-wai-ig@w3.org
- Cc: james@nurthen.com
James and perhaps Steve, Does HTML5 have a solution to this problem? This has been a problem for long and just marking up table header rows within a THEAD and having an attribute that like'no VScroll' (I made it up) at the THEAD level or for every TR in the THEAD should make the user agents treat those rows as fixed. And maybe also no horizontal scroll for row header columns. This should make the table headers lock like in an Excel table. Thoughts? Thanks, Sailesh On 2/18/14, James Nurthen <james@nurthen.com> wrote: > See > http://juicystudio.com/article/accessible_data_tables_static_headers.php > > > On Tue, Feb 18, 2014 at 9:54 AM, Ann Wawrose > <ann.wawrose@rackspace.com>wrote: > >> Hey Everybody! >> Anybody have an experience with making tables with "sticky headers" i.e. >> the table header stays in place as you scroll down the page? Most of the >> solution I've seen involve a secondary header div that makes sense >> visually >> but seems like it would make things confusing for people with screen >> readers. >> Ann >> >> _______________________________________________ >> To manage your subscription, visit http://list.webaim.org/ >> Address list messages to webaim-forum@list.webaim.org >> > _______________________________________________ > To manage your subscription, visit http://list.webaim.org/ > Address list messages to webaim-forum@list.webaim.org >
Received on Thursday, 20 February 2014 01:59:13 UTC