Englishjquery slideshow maker  Deutschdiashow kostenlos  Españolcarousel jquery  Françaisjquery slider  ItalianoImmagini Galleria   汉语网络幻灯片: 效果的幻灯片  Português brasileiroGaleria De Imagens  Русскийслайдер изображений, слайдшоу, CSS слайдер  Svenska Bild Galleri  日本語画像のスライダー&ギャラリー  NederlandsAfbeeldingen Caroussel 

Recent Demos

 How can I add jquery page slider and VideoLightBox gallery (v.2.0+) into the same page?

Q: I have replaced the VideoLightBox gallery with an identical VideoLightBox 2 gallery so it might be a bit more iPad friendly. The wowslider has stopped working again, can you help?

A: To use both wowslider and the latest version VideoLightBox into the same page you should do the following:
1) Head section of wowslider should be before head section of VideoLightBox in the your code.
2) Remove following line from wowslider head section:

<script type="text/javascript" src="engine1/jquery.js"></script>


3) Following line:

<script type="text/javascript" src="engine1/wowslider.js"></script>


should be in wowslider body section before line:

<script type="text/javascript" src="engine1/script.js"></script>