jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 734 forks source link

Remove aria-hidden from prev-stage and next-stage spans #857

Open ebwaked opened 1 year ago

ebwaked commented 1 year ago

Like it says in the title, we need to remove the aria hidden from the prev and next stage elements for screen readers. Ive tried altering the css and using jquery onload and on delay after everything is loaded to remove the attribute but that has not worked. Would be nice to make this more accessible for screen readers