johnny / johnny/jquery-sortable
Still not working in mobile devices
Open
- Dominant language
- HTML
- Stars
- 1.5k
- Forks
- 429
- PR merge metrics
- No merged PRs in 30d
Description
I tried this on real chrome android device . Anyway, in firefox on android it is working fine. On desktop, everything is perfect.
1. unable to drag 'li'
2. button ( a tag ) inside 'li' becomes not working.
sample code below
```
$("#shortinfo").sortable();
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.