Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ARIA roles when sorting tables #31

Closed
edmelly opened this issue Feb 18, 2013 · 1 comment
Closed

Add ARIA roles when sorting tables #31

edmelly opened this issue Feb 18, 2013 · 1 comment
Assignees

Comments

@edmelly
Copy link

edmelly commented Feb 18, 2013

I'm making the switch from DataTables, and one thing that plugin handles very well is accessibility. Specifically, adding ARIA roles to the table where needed. e.g., when a column is sortable the aria-sort attribute is added and the aria-label amended to reflect that:

(aria-sort="ascending" aria-label="Title: activate to sort column descending").

Is a similar implementation on the cards for FooTable?

@steveush
Copy link
Member

Hi edmelly,

Apologies for the late response I haven't had a PC this last week due to my new motherboard having a fault and being sent back for testing :( Anyway this seems like a simple addition and I'll keep it in mind for the next round of updates I do.

Thanks
Steve

@ghost ghost assigned steveush Feb 23, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants