Skip to content

Commit

Permalink
Add URL example
Browse files Browse the repository at this point in the history
  • Loading branch information
jsor committed Feb 4, 2016
1 parent c72fd2d commit de6a34e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,9 @@ <h3>Demos</h3>
<a class="btn" href="https://farm9.staticflickr.com/8642/16455005578_0fdfc6c3da_b.jpg" data-lity>Image</a>
<a class="btn" href="#inline" data-lity>Inline</a>
<a class="btn" href="//maps.google.com/maps?q=1600+Amphitheatre+Parkway,+Mountain+View,+CA" data-lity>Google Maps</a>
<a class="btn" href="//www.youtube.com/watch?v=XSGBVzeBUbk" data-lity>iFrame Youtube</a>
<a class="btn" href="//vimeo.com/1084537" data-lity>iFrame Vimeo</a>
<a class="btn" href="//www.youtube.com/watch?v=XSGBVzeBUbk" data-lity>YouTube</a>
<a class="btn" href="//vimeo.com/1084537" data-lity>Vimeo</a>
<a class="btn" href="index.html" data-lity>URL</a>
</p>

<div id="inline" style="overflow:auto;background:#FDFDF6;padding:20px;width:600px;max-width:100%;border-radius:6px" class="lity-hide">
Expand Down

0 comments on commit de6a34e

Please sign in to comment.