SortableList Samples - InkJS

SortableList #1 - Default Markup

<script>
    var sList = new Ink.UI.SortableList('#slist');
</script>