springy icon indicating copy to clipboard operation
springy copied to clipboard

New click events methods added to SpringyUi and return the event object

Open sergiopvilar opened this issue 12 years ago • 0 comments

  • Added generic function (fireNodeEvent) to receive the node events.
  • Added two new methods on the springyui jQuery plugin, nodeMouseUp and nodeDoubleClick.
  • The methods nodeSelected, nodeMouseUp and nodeDoubleClick returns the node and the event object, can be useful to detect the mouse position

sergiopvilar avatar Sep 02 '13 00:09 sergiopvilar