SortableList Samples - InkJS

SortableList #1 - Default Markup

<script>
    var sList = new Ink.UI.SortableList('.ink-tree-view');
</script>