Skip to content

Instantly share code, notes, and snippets.

@brettgaylor
brettgaylor / popcorn-youtube.html
Created June 24, 2011 21:47 — forked from humphd/popcorn-youtube.html
Popcorn YouTube Example
<!doctype html>
<html>
<head>
<script src="http://popcornjs.org/code/dist/popcorn-complete.min.js"></script>
<script>
// ensure the web page (DOM) has loaded
document.addEventListener("DOMContentLoaded", function () {
// Create a popcorn instance by calling the Youtube player plugin