Skip to content

Instantly share code, notes, and snippets.

@kpvarma27
Last active December 17, 2015 20:39
Show Gist options
  • Save kpvarma27/5668912 to your computer and use it in GitHub Desktop.
Save kpvarma27/5668912 to your computer and use it in GitHub Desktop.
WindoZ - Inline Images - Image with title / description
<a href="javascript:void(0);" class="windoz inline-image" data-title="Tachometer in an artist's view" data-url="/assets/gallery/1.jpg">
<img alt="1" src="/assets/gallery/1.jpg">
</a>
<a href="javascript:void(0);" class="windoz inline-image" data-title="High Clarity - Green Login Button" data-url="/assets/gallery/2.jpg">
<img alt="2" src="/assets/gallery/2.jpg">
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment