The drag handle of the list item of the element 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 A callback function that will be called after dragging has finished. dragBetween Set to "true" if you want to enable dragging between multiple sets of lists for the selected list. The default value is false. placeHolderTemplate Drag the HTML portion of the list. The default value is "". scrollContainer CSS selector element that acts as a scroll container, such as an overflowing div set to automatic. The default value is "window". scrollSpeed A number, which represents the speed. When dragging an item on the page, it will scroll outside the container. The higher the value is, the faster it is and the lower value is slower. of. If set to "0" to disable scrolling. The default value is "5".
Statement:
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