Created
April 13, 2017 11:15
-
-
Save lucasdidthis/e36f4810b4e02fdcb96aea1eed5bbfff to your computer and use it in GitHub Desktop.
unveil.js mit responsive images nutzen
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <img class="unveil" src="" data-src="" data-mobile="pfad1.jpg" data-desktop="pfad2.jpg" data-retina="pfad3.jpg"> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment