Nestable
Nestables in Pages are powered by jQuery Nestables which is a Drag & drop hierarchical list with mouse and touch compatibility Follow these steps to initialize nestables in your page
Step one
Include the stylesheet jquery.nestable.css
inside the <head>
Step two
Include the relevant javascript files inside the <body>
before core template script inclusions
Step three
Apply the plugin to your desired element
Last updated