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

Change settings using data-* attributes

Open martynasb opened this issue 10 years ago • 1 comments

  • Changed .bind() to .on()
  • Allow user to change settings using data attributes
  • Updated code style
  • Updated README

martynasb avatar Apr 03 '14 14:04 martynasb

Off topic... sorry for the double post.

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 Apr 07 '17 20:04 llahnoraa