The drag handle of the list item within the CSS selector. The default value is "li".
dragSelectorExclude
The dragSelector within the CSS selector element will not trigger dragsort. The default value is "input, textarea, a[href]"
dragEnd
< dd>The callback function that will be called after dragging.
dragBetween
Set to "true" if you want to enable multiple sets of lists Drag the selected list. The default value is false.
placeHolderTemplate
The default value is "<. ;li>
".
scrollContainer
Element of CSS selector, as scroll container, for example, an overflow div is set to automatic. The default value is "Window".
scrollSpeed
A number, which represents the speed. When the page drags an item, the container will be scrolled Also, higher values are faster and lower values are slower. If set to "0" to disable scrolling. The default value is "5".
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn