buildinternet / supersized

Full screen background slideshow plugin for jQuery
http://www.buildinternet.com/project/supersized/
Other
1.13k stars 256 forks source link

.png slides, transparency issue on first load #133

Open pulupulu opened 11 years ago

pulupulu commented 11 years ago

On first load, all slides stack :

png slides stacked

I use .png files with transparency, and I can see my other slides in background. After the first transition, the slides are ok, they don't stack anymore.

It could be nice to set a "display:none" css property to all but the first slide in order to prevent this issue :)

[you can see it here : http://yuminette.com/] Edit : I now display only one slide because the bug is too messy on my home page ;)