Hi, i'm using this script on a mobile site that resizes responsively to table and desktop views...
I want a way to stop the dragend script at a certain point and give back control odf the nested elements...
something like:
$.dragend('destroy');
does this exist? I can't seem to find any documentation on this..
any help, thx!
Hi, i'm using this script on a mobile site that resizes responsively to table and desktop views... I want a way to stop the dragend script at a certain point and give back control odf the nested elements...
something like: $.dragend('destroy');
does this exist? I can't seem to find any documentation on this.. any help, thx!