Return to Snippet

Revision: 48463
at July 1, 2011 23:12 by devnull69


Initial Code
<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>

$('a[rel^=prettyPhoto]').prettyPhoto();

Initial URL


Initial Description


Initial Title
prettyPhoto YouTube width and height

Initial Tags
jquery

Initial Language
jQuery