Q: I was wondering if there is a way to force the video up on a page when the user lands
on it - rather than having to click something to bring up the lightbox window.
Is there an easy solution?
A: Yes, it is possible.
You can start Video LightBox gallery on page load.
you should set the following function in Video LightBox BODY section:
<script type="text/javascript">
$( function(){$("#videogallery a[rel]:first").overlay().load()});
</script>
You should also set id="mylink" for video link:
<!-- Start VideoLightBox.com BODY section -->
...
<div id="videogallery">
<a rel="#voverlay" id="mylink" href="http://www.youtube.com/v/vPisAYTubrg?autoplay=1"
title="" style="display:none;">
<img src="data/thumbnails/0.png"><span></span></a><a id="videolb" href="http://videolightbox.com">
Video In A Lightbox by VideoLightBox.com v1.3</a></div>
<script type="text/javascript">
$( function(){$("#videogallery a[rel]:first").overlay().load()});
</script>
<!-- End VideoLightBox.com BODY section -->
I'm looking into your slider, and was wondering if I can implement a lightbox mp4 video light box to open up when the video embed banner is clicked on at one image, and when another image is clicked it should simply go to another page, like a regular link... Is it possible? (Galaxy S3) On the phone it looks extremely low rez and pixelated, however if you click on the title in the lightbox frame you can watch it using a YouTube feed, and it looks great. I need it to start streaming as soon as possible after clicking as no one will be prepared.
I am testing with a free version of videolightbox on my website, but cannot get Youtube videos to play through videolightbox on iPhone/iPad. What folder should the graphics and video be in? Everything works great, but how do I get the vimeo video video to pop up window to center on the lightbox youtube jquery iPhone?
Hello, I would like to create more that one video galleries on my webpage, I tried it (I chose "Insert to page") but it was not successful Is there any way to make it? Instead of linking the Video Lightbox from a gallery, single image or text link, I want to link several videos to hotspots I have made on an image so that when the html video template user clicks on that region of the image the video opens in its jquery gallery video Lightbox over the parent page and plays. There is limited help on how to add the video to my site. I use a lot of .php pages full of standard html code because I can mix in php code when I need it.
I have a javascript popup video problem that's not directly related to Video Lightbox, but I was hoping you might be able to shed some light. Is the location of the video where the html video thumbnail thumbnail snapshot is taken random? However, IE8 is having issues. Alternatively, can I use my own thumbnail images?
Hi. I wonder if it's possible put on the html5 embed video same page videolightbox and visuallightbox. All of the youtube video movies (ecapt one) are coming from YouTube. Thank you.
Hi I am trying to use the lightbox vimeo VideoLightBox and I am using the trial to see if I can set up my embed video html gallery. Can you help me? Have you any tutorial?