We specialize in custom web-based project management software, business automation, API integrations, and advanced eCommerce. This makes us an ideal fit for medium to large businesses with unique requirements underserved by off-the-shelf solutions.

Using Drupal Draggable Views with Touch/Mobile Devices

1. Download jQuery UI touch punch

Get it from the author: http://touchpunch.furf.com/

Or download it from our website, if the author's is down.

2. Include the library in your themes .info file

scripts[] = jquery.ui.touch-punch.min.js

3. You're done!

Pretty tough, huh? The performance is somewhat lacking, but it'll get you by until this compatibility is fixed lower in the drupal core.