sbartgis

sbartgis
- Name: [not set]
- Favorite Languages: [not set]
- Website: [not set]
- Location: [not set]
- About Me: [not set]
-
Javascript Tutorial - Drag & Drop Lists
03/28/2010 - 06:45
This works wonderfully and is one of the simplest implementations I have seen. I implemented the class on a TABLE element so whole rows of data are moving up and down in a list. One thing I am struggling to do is catch a mousedown without firing the drag events. Kind of like YUI has a drag_delay. If the user clicks, a timer starts to see if this was just a click or if (after 250ms) the user is still dragging.
Does anyone see how that can be implemented here?
Recent Comments