jquery-anystretch
jquery-anystretch copied to clipboard
Accessibility issue
I ran into accessibility issue <div class="example-class" data-stretch="example-image.jpg">
- it's looking for alt
tag but I can't add alt
tag inside div
Any solution?
I'm having the same issue. Any chance of implementing an option to pull alt text from a data attribute?
I ended up using backstretch instead, which supports alt text. In case anyone needs this. https://github.com/jquery-backstretch/jquery-backstretch