prettyPhoto YouTube width and height


/ Published in: jQuery
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <a href="http://path.to.youtube.com?v=abcdefghk&width=xxx&amp;height=yyy" rel="prettyPhoto"><img src="http://path.to.image.png" alt="Title Text"></a>
  2.  
  3. $('a[rel^=prettyPhoto]').prettyPhoto();

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.