Tuesday, 7 August 2012

Auto Hide Progress & Title Bar In Embed Youtube Video

Auto Hide Progress & Title Bar In Embed Youtube Video
Auto Hide Progress & Title Bar In Embed Youtube Video
If you want to remove youtube progress & title bar from your embed video on your site then edit default code look like below with allowfullscreen=""

See the below default code that got it from youtube:

<iframe width="640" height="480" src="http://www.youtube.com/embed/L5jbXuq_S3A" frameborder="0" allowfullscreen></iframe> 

Now after edit allowfullscreen="" embed code:

<iframe width="640" height="480" src="http://www.youtube.com/embed/L5jbXuq_S3A?autoplay=1" frameborder="0" allowfullscreen=""></iframe>

Result:

No comments:

Post a Comment

Here Comes the Hammer: The Tech Industry&#39;s Three Crises

The next few years are going to be extremely uncomfortable, and maybe disastrous, for the tech industry. Political opposition to the big tec...