Opened 10 years ago

Closed 10 years ago

#8979 closed feature (notabug)

jQuery UI Draggable Enhancement

Reported by: bilal.fazlani Owned by: bilal.fazlani
Priority: minor Milestone: none
Component: ui.draggable Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:

Description

At present, jQuery Draggable has following events

  • create
  • start
  • drag
  • stop

It would be great to have one more event, i.e. "over".

Change History (3)

comment:1 Changed 10 years ago by tj.vantoll

Owner: set to bilal.fazlani
Status: newpending

Droppable has an over event http://api.jqueryui.com/droppable/#event-over, why would you need one for draggable?

comment:2 Changed 10 years ago by bilal.fazlani

Status: pendingnew

That should do it! Din't search it in the droppable API.

PS: Sorry I don't know how to close this ticket :/

comment:3 Changed 10 years ago by tj.vantoll

Resolution: notabug
Status: newclosed
Note: See TracTickets for help on using tickets.