Can you include the syntax you used for connectWith
? Did you place the list of other groups inside brackets(even if it’s a selector)? That is:
...sortable({connectWith:['.group'], ... }
Can you include the syntax you used for connectWith
? Did you place the list of other groups inside brackets(even if it’s a selector)? That is:
...sortable({connectWith:['.group'], ... }