disableSelection
disableSelection
A few of the UI demos show code such as: $
("#sortable").disableSelection();
I see that this function (and its enable counterpart) exist in the
core. However, I could not find it documented anywhere.
Has this been superseded by .selectable( 'disable' ) or am I missing
something?
Thanks,
Dave