More Demos: slide in bootstrap, AI Website Builder, HTML slider, Slick carousel, Bootstrap carousel, HTML slideshow, CSS Slideshow, jQuery carousel, Image carousel
Q: Just a quick question. Does your slider work with transparent images? That
is where the screen background can show through the transparent portion of
the image on a dissolve.
A: You can use .png images.
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.png" alt="" title="" id="wows1"/></span>
...