jquery-anystretch icon indicating copy to clipboard operation
jquery-anystretch copied to clipboard

Accessibility issue

Open llahnoraa opened this issue 7 years ago • 2 comments

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?

llahnoraa avatar May 02 '17 15:05 llahnoraa

I'm having the same issue. Any chance of implementing an option to pull alt text from a data attribute?

dkmartin avatar Aug 15 '17 20:08 dkmartin

I ended up using backstretch instead, which supports alt text. In case anyone needs this. https://github.com/jquery-backstretch/jquery-backstretch

dkmartin avatar Aug 17 '17 17:08 dkmartin