HTML5 has support for drap-and-drop (independent of swipes on touch devices), through the ondrag* events. It would be cool (e.g., for ordered lists) to have that in mobl as well. It could look something like an ondrag parameter on item with type Function3<DOMEvent, Num, Num, ?> where the 2nd and 3rd arguments would be integers indicating the from and to positions.

Submitted by Meinte Boersma on 4 March 2011 at 14:07

On 20 January 2013 at 20:46 Brian Hayward tagged !bhayward

Log in to post comments