[ Index ] |
PHP Cross Reference of Unnamed Project |
![]() | Up one level | |
![]() | event-move-debug.js [source] [608 lines] | Adds lower level support for "gesturemovestart", "gesturemove" and "gesturemoveend" events, which can be used to create drag/drop interactions which work across touch and mouse input devices. They correspond to "touchstart", "touchmove" and "touchend" on a touch input device, and "mousedown", "mousemove", "mouseup" on a mouse based input device. Documentation for the gesturemove triplet of events can be found on the YUI global, along with the other supported events. |
![]() | event-move-min.js [source] [8 lines] | |
![]() | event-move.js [source] [595 lines] | Adds lower level support for "gesturemovestart", "gesturemove" and "gesturemoveend" events, which can be used to create drag/drop interactions which work across touch and mouse input devices. They correspond to "touchstart", "touchmove" and "touchend" on a touch input device, and "mousedown", "mousemove", "mouseup" on a mouse based input device. Documentation for the gesturemove triplet of events can be found on the YUI global, along with the other supported events. |
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |