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

non jquery begin&complete action #365

Closed
boralp opened this issue Nov 24, 2014 · 2 comments
Closed

non jquery begin&complete action #365

boralp opened this issue Nov 24, 2014 · 2 comments

Comments

@boralp
Copy link

boralp commented Nov 24, 2014

In documentation there is jquery version of it however when I implemented to pure js it didn't work.

Velocity(document.getElementById("foo"),{opacity:1},{duration:1000},{complete:function(){alert('a');}});
@ydaniv
Copy link
Contributor

ydaniv commented Nov 24, 2014

Please read the guide for submitting issues.

@julianshapiro
Copy link
Owner

you're not passing in options properly. read the docs

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

3 participants