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.04k stars 1.2k forks source link

add namespacing to $.fn.drag #499

Open jurgenkalverboer opened 9 years ago

jurgenkalverboer commented 9 years ago

I use another library that implements the $.fn.drag funtion. The implementation of that library should globally be available where the implementation in gridster is never used outside gridster. Thus could you add some namespacing to this function to make it less generic

triplethreat77 commented 9 years ago

Agreed. I am pairing Gridster with fusioncharts and when a chart block loads, the drag is broken on the gridster.