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

Doesn't work with wordpress jQuery 1.7.2 by default. #5

Closed stefanciorici closed 11 years ago

stefanciorici commented 11 years ago

Tried to use in on a wordpress theme, did not work. I think problem comes from the jQuery version. It works fine with 1.8.1 or 1.8.2 but no luck with 1.7.2.

stefanciorici commented 11 years ago

btw, this problem is for webkit browsers. Firefox seems to work.

botelho commented 11 years ago

We try to make things work on the latest version of jQuery :) This can mean that it doesn't work in older versions. You will have to make sure to load the right jQuery version in WordPress.