This website works better with JavaScript.
Explore
Help
Sign In
playground
/
Sortable
mirror of
https://github.com/RubaXa/Sortable.git
Watch
1
Star
0
Fork
You've already forked Sortable
0
Code
Issues
Releases
Activity
Browse Source
Show "move" cursor on grab handle
pull/141/head
Dan Dascalescu
10 years ago
parent
b2574604fa
commit
2d6bc14a1f
1 changed files
with
6 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
6
README.md
6
README.md
Unescape
Escape
View File
@ -78,6 +78,12 @@ new Sortable(el, {
<
/
ul
>
```
```css
.my-handle {
cursor: move
}
```
---
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
playground/Sortable
Title
Body
Create Issue