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

slideUp - slideDown using always original animate method #54

Closed
KingRial opened this issue Nov 7, 2011 · 4 comments
Closed

slideUp - slideDown using always original animate method #54

KingRial opened this issue Nov 7, 2011 · 4 comments

Comments

@KingRial
Copy link

KingRial commented Nov 7, 2011

From the changelog I thought the slideUp/slideDown were compatibile with the enhanced animate.
I am using the jQuery-Animate-Enhanced v0.80 and the jQuery v1.6.4.
The slideUp/slideDown animation uses the function original animate using CSS3 features only to set opacity to 1.

@Snaver
Copy link

Snaver commented Feb 12, 2012

@rfreitas
Copy link

it doesn't work with jQuery 1.7.1 either, but then again, the Read Me clearly states that jQuery is only supported up until version 1.6.1.

@KingRial
Copy link
Author

If you wish to get such animations you can give a try to my library: https://github.com/KingRial/jQuery-Animate-Enhanced-by-Hooks
It helped me in some kind of situations where this great library couldn't help

@benbarnett
Copy link
Owner

Yeah unfortunately I have it avoiding these types of animations as a lot of them rely on $.fx.step, which isn't supported yet.

Closing this issue, as this is picked up in issue #81

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

No branches or pull requests

4 participants