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

Animate multiples elements of a specific classe? #29

Open
kamishi opened this issue May 3, 2014 · 2 comments
Open

Animate multiples elements of a specific classe? #29

kamishi opened this issue May 3, 2014 · 2 comments

Comments

@kamishi
Copy link

kamishi commented May 3, 2014

Hello,

First of all, thank you for this amazing tool! I have been using it, and It is really great.

I was wondering if it is possible to animate multiples elements at once, for instance, to animate all div with the class ".xyz".

I have read the doc, but it seems to only animate a single element, not to apply an animation to multiple elements like it's possible to do in CSS.

Thank you!

@lvivski
Copy link
Owner

lvivski commented May 3, 2014

Dou you want to apply the same animation for all the elements in collection? I think I may take a look at this problem, it shouldn't be really hard.

@kamishi
Copy link
Author

kamishi commented May 3, 2014

Yes, for instance, selecting multiples elements like in jQuery (".xyz"), and apply the same animation/change to all of them in the same time.

Thank you for your quick reply!

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

No branches or pull requests

2 participants