Q: Is it possible to have Visual Lightbox images and Video Lightbox video clips on the same web page?
I have commercial versions of both programs.
A: To install VisualLightBox and Video LightBox galleries on the same page, you should:
- set Video LightBox HEAD section before VisualLightBox HEAD section;
- remove the following line from VisualLightBox HEAD section:
<script src="engine/js/jquery.min.js" type="text/javascript"></script>
So you'll have:
<code class="html">
<code class="html">
<head>
...
<!-- Start VideoLightBox.com HEAD section -->
<link rel="stylesheet" href="video/engine/css/videolightbox.css" type="text/css" />
<style type="text/css">#videogallery a#videolb{display:none}</style>
<link rel="stylesheet" type="text/css" href="video/engine/css/overlay-minimal.css"/>
<script src="video/engine/js/jquery.tools.min.js" type="text/javascript"></script>
<script src="video/engine/js/swfobject.js" type="text/javascript"></script>
<!-- make all links with the 'rel' attribute open overlays -->
<script src="video/engine/js/videolightbox.js" type="text/javascript"></script>
<!-- End VideoLightBox.com HEAD section -->
<!-- Start VisualLightBox.com HEAD section -->
<link rel="stylesheet" href="visual/engine/css/vlightbox2.css" type="text/css" />
<link rel="stylesheet" href="visual/engine/css/visuallightbox.css" type="text/css" media="screen" />
<script src="visual/engine/js/visuallightbox.js" type="text/javascript"></script>
<script src="visual/engine/js/vlbdata.js" type="text/javascript"></script>
<!-- End VisualLightBox.com HEAD section -->
...
</head>
Good evening. I uploaded to website but online does not work. I have a popup youtube problem. Thank for your video gallery lightbox time and support!!
How do I automatically launch a jquery popup youtube video using Video LightBox as soon as the lightbox video html page opens without the user having to click on a thumbnail? It's by far the easiest to use and generates the nicest looking video galleries of any I have tried! I am pretty tech savvy and have done the troubleshooting needed. Could you give me the replacement code or an example of a hotlink to start either of your solutions?
When I try to add a html video video, it says Video codec not supported. We recently had a request that these videos be able to play at full screen. We need to find out how to make these javascript video player two components work successfully on the same page. Please advise.
I purchased the unlimited version to support my clients but I need to be able to let them manage their video lightbox own video galleries. What's difference between them? Overlay Shadow is working fine, however, the degree of darkening involved does not meet my specific needs. Thank for your html time and support!!
I for the html5 video popup last couple of months I have been building a new website for a client of mine, she has several videos across the web. But when I copy the code (Head and Body) and paste it into the web pages, it opens the lightbox video gallery videos full screen. I have some very basic questions.
Hi, It says that there can only be 10 installations with the lightbox youtube jquery Enterprise package. I would like to reverse that so that the vimeo lightbox over image is reduced, but the off image is full bightness. Could you add this feature in the next version of VideoLightBox?