api.jquery.com
api.jquery.com copied to clipboard
Document jQuery.event.special.<event>.(preDispatch | postDispatch) methods
See
- https://github.com/jquery/jquery/blob/0019a463bdcb81dc6ba3434505a45774ca27f363/src/event.js#L374-376
- https://github.com/jquery/jquery/blob/0019a463bdcb81dc6ba3434505a45774ca27f363/src/event.js#L411-413
It's here at the moment: http://learn.jquery.com/events/event-extensions/
preDispatch and postDispatch aren't there, we discussed removing in https://github.com/jquery/jquery/pull/2358
Yes, this ticket specifically about those functions - https://github.com/jquery/jquery/pull/2358#issuecomment-107633332 :-)
Ok, then I am not sure if the subject above describes what needs to be done.
Comment and title changed, looks better?
Yes! Now I know what you meant. :smiley_cat: