Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 409 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 409 Bytes

iDraggable

by George Brassey http://www.gbrassey.com

Drag and Drop for iOS, iPad, iPhone

This simple code brings smooth drag and drop functionality to iOS devices. It uses CSS3 transitions for hardware accelerated animations. Replaces the jQuery UI and Touch Punch hack, which performs poorly on Mobile Safari and can cause CPU overload. CSS3 transitions move the processing to the powerful GPU.