Visual LightBox
Jquery image hover and WOWSlider on the same page
Q: Hello support
I create the slideshow with WOWslider application. Now I try to add the gallery created in your VisualLightBox to the same page, but it doesn't work. Can you help me?
A: If you want to insert VisualLightBox and WOWSlider into the same page you should:
1) Head section of WOWSlider should be before head section of VisualLightBox in the your code.
2) Remove the following line form VisualLightBox:
<script src="engine/js/jquery.min.js" type="text/javascript"></script>