javascript - Can I drop the the helper of a draggable into a sortable instead of the original item? -


for example, when drag draggable sortable, there helper different original draggable item. can drop helper item sortable instead of original draggable item?

you can use dropable plugin anywhere in combination draggable plugin drag items location b. location b can using sortable plugin.

=> drop items in sortable

you can find here example of 2 plugins working together: http://jqueryui.com/demos/draggable/#sortable


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -