Q: I'd be glad to purchase VideoLightbox but I can't seem to get it to work on my website. I currently am working on a temporary site and after everything is fairly completed content will be imported to actual site. Have you any instruction?
A: Please, see how to install the Video LightBox into your html page:
1) open the page in your program
2) open html source code of the page
3) add several rows of code:
Copy code for the HEAD section and paste it inside the HEAD section of you own webpage,
for example:
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="engine/css/overlay-minimal.css"/>
<script src="engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="engine/js/videogallery.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
...
</head>
Copy code for the BODY section and paste it inside the Body section of you own webpage in the place where you want to have a gallery, for example:
<body>
...
<!-- Start VideoLightBox.com BODY section -->
<div id="videogallery">
<a rel="#voverlay" href="http://www.youtube.com/v/n9-8UsJ-cpc?autoplay=1" title="Manchester United vs Chelsea Penalty shootout 2008">
<img src="data/thumbnails/0.png" alt="Manchester United vs Chelsea Penalty shootout 2008"/><span></span></a><a id="videolb"
href="http://videolightbox.com">Video In A Lightbox by VideoLightBox.com v1.6</a>
</div>
<!-- End VideoLightBox.com BODY section -->
...
</body>
Copy 'data' folder with images and video files and 'engine' folder with .css and .js files
into the same folder with your own webpage.
That's all.
I have just bought VideoLightbox, and cannot add any videos to show. Error stating "not an authorized developer" please advice. Is their a way to make the thumbnail a text link instead, or does it have to be a thumbnail of the video? I wonder is the $69.00 dollars a jquery lightbox one time fee or a lightbox js video yearly cost?
Every time I create a video gallery I may sure "MP4 quick start" is enabled. For example: "How to Add Video to Your Website with Video LightBox .com" become "How to Add Video to...". I really need video titles be displayed completely. After a few modifications I finished the gallery, I saved it and open a new gallery to add videos in different category and attempted to insert it in the same html file, underneath the first gallery I inserted. I would like to know if its jquery gallery video possible that the javascript video popup video opens ''on top'' of everything, on top of the general frame set?
Hi. "VideoLightBox" can not be opened because it is from unidentified developer. Will the youtube video popup videolightbox logo then be removed from the html popup video lower right hand side of the video with license purchase?
I'm interested in buying the html video player Unlimited version of VideoLightBox. Unfortuanlly, I don't have the option to show the movies on "full screen" mode. It really works well. That happen in full version or only in the video gallery jquery trial?
Hi, if I buy the html5 lightbox video license for $69 or $49 will the license last for a lifetime or only for a year? It appears to be everything that I am looking for. But how can I fix this html5 problem with videos from YouTube, Vimeo and other hostings?
I'd be glad to purchase VideoLightbox but I can't seem to get it to work on my website. Once I've created the web video slideshow, how do I get the "code" for inserting the slideshow on my new home page? It crashes the youtube popup jquery moment I try to start it regardless of what I am trying to do. Is there an easy solution?