Skip to content

Instantly share code, notes, and snippets.

@kpvarma27
Last active December 17, 2015 20:39
Show Gist options
  • Save kpvarma27/5669261 to your computer and use it in GitHub Desktop.
Save kpvarma27/5669261 to your computer and use it in GitHub Desktop.
WindoZ - Inline Images - Custom Width
<a href="javascript:void(0);" class="windoz inline-image" data-title="The floating boats in the lake" data-url="http://farm3.staticflickr.com/2885/8837800138_46a11c639c_b.jpg">
<img alt="8837800138_46a11c639c_b" src="http://farm3.staticflickr.com/2885/8837800138_46a11c639c_b.jpg">
</a>
<a href="javascript:void(0);" class="windoz inline-image" data-title="The floating boats in the lake" data-width="600" data-url="http://farm3.staticflickr.com/2885/8837800138_46a11c639c_b.jpg">
<img alt="8837800138_46a11c639c_b" src="http://farm3.staticflickr.com/2885/8837800138_46a11c639c_b.jpg">
</a>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment