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

Animation doesn't work in IE 9 #9

Closed asifpix closed 11 years ago

botelho commented 11 years ago

IE9 does not support css transitions. Theres a fallback though.