Q: Hi there,
I'm considering getting Video Lightbox, but wasn't sure if it can do what I needed. I'd like to create a text hyperlink (instead of a thumbnail) that then opens up a video light box.
Please advise. Thanks!
A: See how you should start the gallery onClick from the link.
1) Change the following code in the engine\js\videogallery.js
$("#videogallery a[rel]")
to
$("#videogallery a[rel],#watch")
2) Specify the link/image:
<a rel="#voverlay" href="http://www.youtube.com/v/31aWy9lcyJk" id="watch" title="Watch Video">Video</a>
3) Use 'display: none;' property for your gallery in the HEAD section of VisualLightBox.
Just change the following code:
#videogallery a img{
display:block;
border:none;
margin:0;
}
to:
#videogallery a img{
display:none;
border:none;
margin:0;
}
Having trouble with VideoLightbox coexisting on the html video code same page with VisualLightbox in Google Chrome. I have successfully published to my jquery lightbox video ftp server but I am stuck from there. Or should I pay the whole price each year?
When I create a web video page using "Publish to folder" in the 4th tab, then opening the html page with IE8 shows a warning: "Internet Explorer restricted this webpage from running scripts or ActiveX controls." I must then click "Allow blocked content" and then the page works fine. I am a licensed user. Is there a way to make the work?
Once I Purchase your html product for personal use, will your html video template names and all be removed from the videos? Sometimes its four and sometimes five or six, but never more than 9 or 10 at a time. Please advise
I just discovered your software, and I just love it. The youtube popup player problem I am getting with Video Lightbox is that for some strange reason even though I make two separate files for videos, for example file 1 is "media" and file 2 is "personal". E.g. i tried to use this url: http://domain.com/video.flv I have also tried creating the files using a vimeo link and then changing the href to the flv file but the video doesn't load. I am running version 1.11 - is there a lightbox youtube embed way to enable ipads to launch the video?
Installed for mac and will not run. What I am trying to do is produce a lightbox html5 video video gallery consisting of about 25 videos per page. Is there a youtube video way to embed it center?
I have computer and laptop. Is it possible to add video directly on the light box video page? But when video is running in that time in the web media player back side should be one black fade wall like transference . Can u give the code.