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

Recent Demos

 Is it possible to use .png images in jquery panel gallery?

Q: I own this product and would like to know if it is possible to make the wowslider background be transparent....
In other words I want to import .png as image file using a transparent background. Can the slider be also set for a transparent background so that the webpage appears as the background?

A: Actually, wowslider app. generates .jpg images only.
But you can change them on .png images manually.
1) Upload your .png images to data/images folder
2) Change image format in generated .html code. For example:

...
<span><img src="data1/images/image1.jpg" alt="" title="" id="wows1"/></span>
...