I have hooked into OnClientNodeDragStart to remove the event hookup of a
jQuery Tools Tooltip, but it appears there is no client side event that I can hook in to to add these events back if I don't complete the Drag/Drop or decide that I want to cancel and drop the item onto its self.
This removes the jQuery functionality, but if I cancel the drag, i'm not sure there is an event that will wire it back up...