You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2019. It is now read-only.
Great idea to add the timer option for draggable elements. This is useful if you want to make the click event or doubleclick on element. $(element).draggable({startTimer: 200});
The text was updated successfully, but these errors were encountered:
Please look at the link http://webismy.work/cms/dnd.html. In the lower left corner click on the button to open the control panel modules. In the upper part there are orange filters the list of modules (sorry, I haven't done the translation into other languages). These filters can be dragged down into a black hole :) for removal.
I plan to do more dragged elements with click event and doublecklick.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Great idea to add the timer option for draggable elements. This is useful if you want to make the click event or doubleclick on element.
$(element).draggable({startTimer: 200});
The text was updated successfully, but these errors were encountered: