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

Move multiple dom elements? #57

Open
dylan-baskind opened this issue Nov 8, 2014 · 1 comment
Open

Move multiple dom elements? #57

dylan-baskind opened this issue Nov 8, 2014 · 1 comment

Comments

@dylan-baskind
Copy link

Hey guys,

Great project.

Now I feel like I'm missing something obvious here - and apologies if I am - but move.js doesn't seem to support selecting multiple dom elements to apply an animation to? (i.e. supplying a '.someClass' selector, I'd assume would move all matches for that class, but it just moves the first match).

And the jquery example where we override the .select function, also returns a single JS Dom element.

At the moment I've got a function that loops through each instance of a matching dom element and applies the desired animation; but it feels a bit wrong.

D.

@madstt
Copy link

madstt commented Nov 26, 2015

👍

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

2 participants