Skip to content

Instantly share code, notes, and snippets.

@mmuro
mmuro / jquery.ui.nestedSortable
Created May 21, 2013 14:30
Modified jQuery UI Nested Sortable that tests jQuery UI version. If greater than 1.9.2, it uses different code which is compatible with draggable and connectedSortable.
/*
* jQuery UI Nested Sortable
* v 1.3.6 / 20 May 2013
* http://mjsarfatti.com/code/nestedSortable
*
* Depends on:
* jquery.ui.sortable.js 1.8+
*
* Copyright (c) 2010-2012 Manuele J Sarfatti
* Licensed under the MIT License