Q: I've asked for the directions for linking to existing hypertext in a document so that the video opens when the link within the text on the pages is selected - for instance the bold, underlined text above.
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;
}
I have just bought VideoLightbox, and cannot add any videos to show. Error stating "not an popup authorized developer" please advice. If not, is the process to migrate these javascript popup video video clips addressed anywhere on your site.
I am using your video lightbox wizard and everything works great except I cannot get a caption to show up in the MAC (with text) template. It works as it should in Chrome, but IE and Mozilla are not. How do I keep it looking high quality in the html5 embed video original lightbox frame on a javascript popup video phone? Hope that makes sense - thanks for your attention to this!
Hello, I downloaded this lightbox jquery video video gallery, but there seems to be no way to make it work? Now the visual lightbox photos work, but the video no longer works properly; it is just going straight to the lightbox video html youtube page rather than the lightbox popup. Thanks!
Downloaded VideoLightbox demo. This jquery youtube popup error already existed in the html5 video lightbox former version. Please let me know if there's any payment for using wow slider without paying each year.
All of my lightbox player videos have been set up on my developer's local computer using the "Free" version to be certain we were OK with this process. When we test it, using Dreamweaver's preview function it works fine. My video lightbox example youtube video doesn't open up in the lightbox, but instead is fullscreen. Please, advise.
Rather than have a thumbnail that needs to be clicked, is there support for the following: As soon as the page loads the youtube video gallery video overlay also loads and starts to play immediately. I need the background to to darken further. I have Windows Vista on my lightbox jquery video PC.