sachinchoolur / lightslider

JQuery lightSlider is a lightweight responsive Content slider with carousel thumbnails navigation
http://sachinchoolur.github.io/lightslider/
MIT License
2.04k stars 1.53k forks source link

Accessibility improvement for photo gallery thumbnails #463

Open prometjohn opened 3 years ago

prometjohn commented 3 years ago

This fixes the issue brought up in https://github.com/sachinchoolur/lightslider/issues/310 about image thumbnails not having alt tags in a gallery. This is an accessibility issue under 2.4.4 Link Purpose (In Context) – [ Level A ]. In my commit, I am gettin g the alt from the slide's alt.

prometjohn commented 2 years ago

@sachinchoolur thoughts?