YouTube Chromeless WebPage Background

  • YouTube Chromeless WebPage Background, 5.0 out of 5 based on 2 ratings youTube chromeless webpage backgroundUse this chromeless player to show your favourite Youtube movies on your page!
    Or easily transform your Youtube movie into a HTML background!
    This jquery component let you have a chromeless, customizable player for your favorite YT movies. It can be used as background of your HTML page.

    You have to see it to believe it

    Let your imagination run wild, using jQuery and chromeless YouTube api, rendering the video as your webpage background , we have had some serious fun playing with this. See what you can do.

    Add this to your page header

    <script type="text/javascript" src="jquery.min.js"></script>
      <script type="text/javascript" src="inc/jquery.metadata.js"></script>
      <script type="text/javascript" src="inc/jquery.mb.YTPlayer.js"></script>
    
      $(function(){
        $(".movie").mb_YTPlayer();
      });
    
      </script>
    

    Add this code to your body section

    <a id="bgndVideo" href="http://www.youtube.com/watch?v=BsekcY04xvQ"
      class="movie {opacity:.8, isBgndMovie:{width:'window',mute:true}, ratio:'16/9',quality:'default'}">
      background movie
      </a>
    

          

    Author: Pupunzi
    Download: From Here

    Subscribe to Site Help Web Resources Feed

    GD Star Rating
    loading…

    August 9th, 2010 | Blue | 5 Comments | Tags: , , , ,

About The Author

Steve

Hi I am a webdeveloper based in Brisbane, Australia. Fanatical about the internet and website code and development. Hence this site, a showcase resource site for you to get the latest greatest code , scripts , apps and demos all from the one venue.

5 Responses and Counting...

Leave a Reply

* Name, Email, and Comment are Required