Wednesday, November 21, 2012

How to Embed YouTube Audio without Video

Now you can embed YouTube Audio without Video on your blog or website using "HTML iframe" tag and this works perfectly for both desktop and mobile browsers.


 


<< Check Preview >>

 





You need to use following code to Embed YouTube Audio



<div style="position:relative;width:267px;height:25px;overflow:hidden;">
  <div style="position:absolute;top:-276px;left:-5px">
    <iframe width="300" height="300" 
      src="https://www.youtube.com/embed/YOUTUBEID?rel=0">
    </iframe>
  </div>
</div>


Some Instructions :-


You have to replace the YOUTUBEID with the ID of any YouTube video

Note:- When you click on The YouTube logo inside then player, that will redirect you to the original video  on the YouTube




 
Copyright © 2012-2013 ESG-Network - All Rights Reserved ∙ WebmastersTerms & PrivacySite MapAdvertise With Us
Posts RSSComments RSSBack to top ↑
Powered by Blogger