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

Drag&Drop and Edit in Place? #189

Open neosin opened 11 years ago

neosin commented 11 years ago

I'm trying to add edit in place with jquery to each draggable box element but there seems to be some conflict. I can either drag the object or if I disabled dragging, then I can edit the object.

Anyone have a working drag & drop with EIP demo I can check out?