Drag and Drop – PHP Autocomplete https://phpautocomplete.com The Ultimate PHP Dropdown Fri, 14 Feb 2014 17:29:11 +0000 en-US hourly 1 https://wordpress.org/?v=7.0.4 enable_dnd_sort() https://phpautocomplete.com/docs/enable_dnd_sort-2/ Fri, 14 Feb 2014 17:29:11 +0000 http://phpautocomplete.com/?p=125 Drag and drop sorting of multiple selected choices (using JQuery UI sort).The sorting is only available when control is attached to <input type=”hidden”>.

Signature:

public function enable_dnd_sort(bool $sort = false )

Parameters:

  • $sort: true or false
]]>