3677
Q: We would like the movie to auto play when someone loads the page.
Is there a way to do that?
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 really like the look of Video Lightbox...
I am testing out your <keyw id=0/> gallery and I am having difficulty embedding the gallery in my website.
I have a Video Light Box popup which works fine with Chrome but does not popup properly in front of a Fl...
I tired your product with some videos....
I'm trying to upload to my webpage a movie page. All of the movies (ecapt one) are coming from YouTube.