Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jQuery 1.7.2, jQuery UI 1.8.23 AND roundabout 2.4.2 animation still broken #61

Open
juanmiguelbesada opened this issue Aug 27, 2012 · 2 comments · May be fixed by #121
Open

jQuery 1.7.2, jQuery UI 1.8.23 AND roundabout 2.4.2 animation still broken #61

juanmiguelbesada opened this issue Aug 27, 2012 · 2 comments · May be fixed by #121

Comments

@juanmiguelbesada
Copy link

I downloaded the latest versions of jQuery, jQuery UI and RoundAbout and I still have the problem with the animations.

Now it does not rotate ( but still go to selected frame )

jQuery(slides).roundabout({
    shape: 'square',
    //easing:'easeOutBack',
    minOpacity: 1,
    minScale: 0.5,              
    autoplay: false,
    autoplayDuration: 5000,
    autoplayPauseOnHover: true,
    childSelector: '.slide'
});

Edit: HERE a jsFiddle http://jsfiddle.net/V2BAv/1/

Edit2: Width jQuery UI 1.8.18 Works perfectly

@ffwd
Copy link

ffwd commented Sep 11, 2012

I have the same problem when using jQuery UI 1.8.23. Works with 1.8.22.

@ryanttb
Copy link

ryanttb commented Dec 18, 2012

👍

jQuery 1.8.3 + jQuery UI 1.8.24 = bad
jQuery 1.8.3 + jQuery UI 1.8.22 = good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants