JoshyFrancis / drag_auto_scroll

Extended Drag n Drop Library in Javascript. Nested auto scrolling while drag an element

Home Page:https://joshyfrancis.github.io/drag_auto_scroll

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag Auto Scroll

Extended Drag n Drop Library in Javascript.
I couldn't find a javascript drag and drop library which is capable of auto scrolling. So I made my own. I will update things when I get time. I am bad at explaining things. Please forgive me.
View a Demo and try to drag elements. See the inner scrolling of elements. Click on the draggable item with handle , press Enter key and use arrow keys to move item.

Features

  1. Mobile friendly
  2. Nested auto scrolling
  3. No external dependency
  4. Cross browser ( IE9+)
  5. Keyboard interaction

About

Extended Drag n Drop Library in Javascript. Nested auto scrolling while drag an element

https://joshyfrancis.github.io/drag_auto_scroll

License:MIT License


Languages

Language:HTML 54.0%Language:JavaScript 46.0%