View Single Post
  #11  
Old 2nd June 2013, 20:09
polkovnika2 polkovnika2 is offline
Member
 
Join Date: Apr 2013
Bulgaria
Posts: 3
Default lightbox youtube
Hi, does anyone know why does not work ..
this is the code,http://videobox-lb.sourceforge.net

PHP Code:
<script src="js/jquery-1.7.2.min.js"></script>
<script src="js/lightbox.js"></script>
<link href="css/lightbox.css" rel="stylesheet" />
<script type="text/javascript" src="js/mootools.js"></script>
<script type="text/javascript" src="js/swfobject.js"></script>
<script type="text/javascript" src="js/videobox.js"></script>
<link rel="stylesheet" href="css/videobox.css" type="text/css" media="screen" />
...
<tr>
          <td align="right" class="header"><tag:language.YT /><img src="http://www.bvlist.com/images/youtube.gif"></td>
          <link rel="stylesheet" href="css/videobox.css" type="text/css" media="screen" />
        <td align="center" class="header"><a href=http://www.youtu...." rel="vidbox" title="caption">our video</a></td>
</td> 
and it is shown

Click the image to open in full size.
Reply With Quote