Skip to content

Instantly share code, notes, and snippets.

@drewlesueur
Created April 29, 2011 02:54
Show Gist options
  • Save drewlesueur/947768 to your computer and use it in GitHub Desktop.
Save drewlesueur/947768 to your computer and use it in GitHub Desktop.
kyle.js
$('.vidstack').click(function(){
$(iframe).attr('src',$(this).attr("data-url"));
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment