Mostlikers Programming Blog, Related codeigniter jquery, php, mysql and more things
Showing posts with label Video Embed. Show all posts
Showing posts with label Video Embed. Show all posts

15 October, 2015

Youtube video embed code tricks

This post explains how to embed YouTube Player and the parameters are available in the YouTube Player. YouTube player can be embedded using <iframe>  and <object> tags. You can customise the YouTube player by appending YouTube parameters to the iframe URL.

Before embedding the YouTube player note that the player viewport (width and height) must be greater than 200px x 200px. The recommended player size is at least 480px x 270px. This to fully display the controls without shrinking.

youtube embedded code