ducksboard / gridster.js

gridster.js is a jQuery plugin that makes building intuitive draggable layouts from elements spanning multiple columns
http://gridster.net/
MIT License
6.03k stars 1.2k forks source link

Gridster not working with touch enabled devices #514

Open mani288 opened 9 years ago

mani288 commented 9 years ago

Hi Guys, I am pretty excited with the functionality of Gridster, but i am unable to get it to work with tablets or any touch enabled devices, just to mention it works perfectly fine with mouse or track pad events. Could anyone please help with any way around.

troolee commented 9 years ago

You can add touch support to jQueryUI with this lib https://github.com/furf/jquery-ui-touch-punch or you can check gridtack.js which is working fine on tablets https://github.com/troolee/gridstack.js#touch-devices-support