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

Horizontal spin #14

Open
byeze opened this issue Nov 29, 2015 · 1 comment
Open

Horizontal spin #14

byeze opened this issue Nov 29, 2015 · 1 comment

Comments

@byeze
Copy link

byeze commented Nov 29, 2015

I need to move the object horizontally. Anyone can help me?

@matthewlein
Copy link
Owner

Not supported in any way, but the mechanism is there if you want to rewrite for your needs. You'd just be animating a left position (or translateY for way better perf) instead of top. I encourage you to dig in, its fairly readable and easy to edit.

https://github.com/matthewlein/jQuery-jSlots/blob/master/jquery.jSlots.js#L135-L139

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