johnny / johnny/jquery-sortable
Sortable nested group improvement
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
I'm using jQuery sortable on an element but when I drop down an element under other he set him as a child. Check please this behaviour to demonstrate: http://recordit.co/w8c5oXbnq4
I'm using sortable like this:
> $('.sortable').sortable({
> group: 'nested',
> handle: 'i.cat-move',
How can i set right behaviour without being a child? Thanks in advance
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.