Opened 11 years ago
Last modified 10 years ago
#7615 open feature
Sortable: Add demo with mouseover handles
Reported by: | Jörn Zaefferer | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | ui.sortable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
A common pattern for sortables is to specify a handle, and show that only when hovering the sortable item. That way there are other interactions possible, and the handle doesn't clutter the screen.
We should add a demo for that, maybe starting with the grid-demo: http://jqueryui.com/demos/sortable/display-grid.html
Change History (5)
comment:1 Changed 11 years ago by
Version: | git → 1.8.21 |
---|
comment:2 Changed 11 years ago by
Type: | enhancement → feature |
---|
comment:3 Changed 10 years ago by
Milestone: | 1.9.0 → 2.0.0 |
---|
comment:4 Changed 10 years ago by
Status: | new → open |
---|
comment:5 Changed 10 years ago by
Note: See
TracTickets for help on using
tickets.
Link in the description is broken, the demo is now here http://jqueryui.com/resources/demos/sortable/display-grid.html.