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

Support for D&D on Desktop Browsers? #46

Open
js-chris opened this issue May 22, 2015 · 0 comments
Open

Support for D&D on Desktop Browsers? #46

js-chris opened this issue May 22, 2015 · 0 comments

Comments

@js-chris
Copy link

Hi,

Really like this add-on to the carousel! Works perfect.
Would it not be "easy" to support d&d on desktop browsers?

Cause jquery is definitely there, it is maybe possible to wrap your touchevents in $carousel.on('mousedown', touchstart); $carousel.on('mousemove', touchmove); $carousel.on('mouseup', touchend);

I did not look at your code right now and surely the events you get back are slightly different, but it would also be really nice feature :)

Thanks in advance for an reply
Chris

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

1 participant