Search and Top Navigation
#7615 open feature ()
Opened August 08, 2011 03:24PM UTC
Last modified March 13, 2013 02:34AM UTC
Sortable: Add demo with mouseover handles
Reported by: | jzaefferer | 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
Attachments (0)
Change History (5)
Changed June 14, 2012 04:53PM UTC by comment:1
version: | git → 1.8.21 |
---|
Changed June 26, 2012 01:22AM UTC by comment:2
type: | enhancement → feature |
---|
Changed October 11, 2012 02:55PM UTC by comment:3
milestone: | 1.9.0 → 2.0.0 |
---|
Changed November 05, 2012 12:39PM UTC by comment:4
status: | new → open |
---|
Changed March 13, 2013 02:34AM UTC by comment:5
Link in the description is broken, the demo is now here http://jqueryui.com/resources/demos/sortable/display-grid.html.