Q: I use your VideoLightBox v.2.1 (free version).
I was hoping to link the "watch" buttons and have the videos open from there but couldn't get it to work.
Any guidance would be appreciated.
A: 1) Open generated "videolightbox.js" file in any text editor (for example, Notepad), find
following code:
a(function(){videoLightBox(".voverlay")})
and add "#watch" parameter. You'll have:
a(function(){videoLightBox(".voverlay,#watch")})
2) Specify the link/image:
<a class="voverlay" href="http://www.youtube.com/..." title="Watch Video"><img src="index_videolb/thumbnails/0.png" alt="Watch Video" /><span></span>Video</a>
3) Open generated "videolightbox.css" file in any text editor (for example, Notepad), find
following lines:
.videogallery a img{
display:block;
border:none;
margin:0;
}
Set "none" value for "display" parameter. You'll have:
.videogallery a img{
display:none;
border:none;
margin:0;
}
Hello! Embeds into local web page just fine. My youtube popup player youtube video doesn't open up in the lightbox html5 video lightbox, but instead is fullscreen. Waiting for your reply
I love the video lightbox idea your lightbox js video product and I am interested in buying the business version but there are some really strange problems with it. There's only one player skin. Your site does not give good step by step instructions as to where all these files go. I tested FTP location below and it was OK.
I have a video light box question. If I changed the video in the HTML here with the embed video html new video ID. Is there a way to open web page (with HTML5 video inside)?
VideoLightBox is not for me and I would like a popup video youtube refund please. I want to put videos on my product pages. I really like the youtube popup app. How to paste it to my own page?
Hi, I have Lightbox Ver. I am thinking that Video Lightbox is similar to HTML5, but with more whistles and bells? I do not understand what 'Insert to page' wizard publishing method does. What is difference between Single Website license and Unlimited Websites license?
We are having an jquery video popup issue of when the video is played, the background of the viewing monitor is not darkening. It seems to install but the video light box program fails to open. I selected the check box for "Thumbnail titles" and select the text option. Will there be any conflict?