Opened 14 years ago

Closed 13 years ago

Last modified 10 years ago

#4183 closed feature (wontfix)

Start selection dragging from selectable's parent

Reported by: ivsal Owned by:
Priority: major Milestone: 1.6
Component: ui.selectable Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:

Description

Hello,

I think that option that enables to start selection dragging from selectable's parent will make selectable really useful. And in addition by clicking on selectable elements parent they should be unselected.

Change History (3)

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.next

comment:2 Changed 13 years ago by rdworth

Resolution: wontfix
Status: newclosed

The only way to achieve this is to call .selectable() on the parent element and then use the filter option http://docs.jquery.com/UI/Selectable#option-filter to make the specific child/grandchild elements selectable

comment:3 Changed 10 years ago by Scott González

Milestone: 1.next1.6
Note: See TracTickets for help on using tickets.