Advertisement
Guest User

Untitled

a guest
Feb 21st, 2013
15,193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <iframe width="640" height="360"
  2. src="http://www.youtube.com/embed/hrbKp5N74zE?rel=0"
  3. frameborder="0" allowfullscreen></iframe>
  4.  
  5. $(function(){
  6. $('a#showFullScreen').live('click',function(){
  7. /*
  8. * Full Screen code here
  9. */
  10.  
  11. });
  12. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement