Stereobit / dragend

dragend JS – a touch ready, full responsive, content swipe script
http://stereobit.github.com/dragend/
MIT License
485 stars 114 forks source link

instance.destroy #76

Open Webdoors opened 8 years ago

Webdoors commented 8 years ago

I want to destroy dragend for the container and initiate again,but it doesn't work with " var instance=New Dragend(); instance.destroy;"

Webdoors commented 8 years ago

I want to initiate dragend() multiple times for the same container , what should i do?