Skip to content

Takazudo/jQuery.touchdragv

Repository files navigation

jQuery.touchdragv

This makes elements draggable vertically by touch. Horizontal version is here.

Usage

See demos.

Demos

Browsers

  • IE6+
  • iOS Safari
  • Android 4

Required

jQuery 1.9.1 (>= 1.7)

FAQ

Q: Does this library use transform, css transition and css animations?

A: No. This uses just "top" style. I know those are faster but buggy especially on mobile devices.

License

MIT

User at your own risk.

Special thanks

Hokaccha's flipsnap helps me so much. Thanks.

About

This makes elements draggable vertically by touch.

Resources

Stars

Watchers

Forks

Packages