Skip to content

Instantly share code, notes, and snippets.

@jwerle
Last active April 22, 2016 21:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jwerle/ba9ee6212fdcd6a3fd94 to your computer and use it in GitHub Desktop.
Save jwerle/ba9ee6212fdcd6a3fd94 to your computer and use it in GitHub Desktop.
Littlstar Responsive Embed Example https://jsfiddle.net/ayc9hjxa/1/
<div class='lsplayer-wrapper'
style='display: block; position: relative; height: 0; padding-bottom: 56.25%;'>
<iframe src='https://embed.littlstar.com/videos/f2760f4a'
class='lsplayer-frame'
style='display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0;'
frameborder='0'
allowfullscreen></iframe>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment