mercredi 23 mai 2018

youtube video description opened by default clicking link in html

hi all i have used youtube videos on page.and placed title of videos under that.my requirement is when someone clicks on links video should open with description by default.

<div class="post-item xs-100 sm-50 md-33 lg-33 xl-33">
<div class="post-wrapper">
    <div class="responsive-video"><iframe height="315" src="//www.youtube.com/embed/XdejksoSNnE" width="560"></iframe></div>
    <div class="post-item-details" style="text-align:left">
        <div class="k-glow-gridpost-title">
            <h2><a href="https://www.youtube.com/watch?time_continue=8&amp;v=XdejksoSNnE">Best Beauty Products from 2017</a></h2>
        </div>
        <div class="post-text"><span>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; Living in a `enter code here`hot, humid, polluted and dusty city really can take a toll on your skin if you don’t give it a bit of extra attention and if you ...</span></div>
        <div class="post-button">
            <a class="post-view-more button" href="https://www.youtube.com/watch?time_continue=8&amp;v=XdejksoSNnE"><i class="post-button-left-icon"></i>Read More<i class="post-button-right-icon"></i></a>
        </div>
    </div>
</div>




Aucun commentaire:

Enregistrer un commentaire