I use the toArray
function to get the list using this line of code.
var sortedPage = $('ol.sortable').nestedSortable('toArray');
How can I reconstruct the list using this array?
I use the toArray
function to get the list using this line of code.
var sortedPage = $('ol.sortable').nestedSortable('toArray');
How can I reconstruct the list using this array?
Copyright © 2021 Jogjafile Inc.