mirror of
https://github.com/Mottie/tablesorter.git
synced 2025-01-12 15:24:21 +00:00
Add role for accessibility
This commit is contained in:
parent
39d99f6857
commit
c7a3a77c66
@ -638,7 +638,7 @@
|
||||
}
|
||||
c.$table.find( c.selectorHeaders ).attr({
|
||||
scope: 'col',
|
||||
role : 'columnheader'
|
||||
role : 'switch columnheader'
|
||||
});
|
||||
// enable/disable sorting
|
||||
ts.updateHeader( c );
|
||||
|
Loading…
Reference in New Issue
Block a user