
Security News
Deno 2.4 Brings Back deno bundle, Improves Dependency Management and Observability
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
jquery-sortable-lists
Advanced tools
$('#myList').sortableLists( options );
You can sort an items of html lists by mouse. Create tree structures. Format css of all active items however you want. You can define the isAllowed callback which determines if dragged item can be inserted into another. Set the insert zone like a distance which determines if item will be inserted inside or outside of the active area, also insert zone plus feature, speed of autoscroll function, max levels number... speed of autoscroll function, max levels number... Available is onDragStart and complete callback.
Now plugin supports also mobile devices. Link jquery-sortable-lists-mobile.js instead of jquery-sortable-lists.js.
Sortable lists also contains export functions toArray, toHierarchy, toString.
For more info look at the documentation.
Changelog is here.
FAQs
jQuery plugin to sorting lists also the tree structures
The npm package jquery-sortable-lists receives a total of 73 weekly downloads. As such, jquery-sortable-lists popularity was classified as not popular.
We found that jquery-sortable-lists demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Deno 2.4 brings back bundling, improves dependency updates and telemetry, and makes the runtime more practical for real-world JavaScript projects.
Security News
CVEForecast.org uses machine learning to project a record-breaking surge in vulnerability disclosures in 2025.
Security News
Browserslist-rs now uses static data to reduce binary size by over 1MB, improving memory use and performance for Rust-based frontend tools.