codrops / SlitSlider

A responsive slideshow with a twist: the idea is to slice open the current slide when navigating to the next or previous one. Using jQuery and CSS animations we can create unique slide transitions for the content elements.
459 stars 135 forks source link

Transparent Images supported (?) #8

Closed stecrv closed 10 years ago

stecrv commented 11 years ago

I'm working with transparent images.

During translation effect the splitted image lose transparent value and became a white-background image.

I set optOpacity value both 0 or 1 but doesn't change.

Are transparent images supported?

thanks