api.jquery.com icon indicating copy to clipboard operation
api.jquery.com copied to clipboard

Document jQuery.event.special.<event>.(preDispatch | postDispatch) methods

Open markelog opened this issue 10 years ago • 6 comments

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

markelog avatar Jun 05 '15 19:06 markelog

It's here at the moment: http://learn.jquery.com/events/event-extensions/

dmethvin avatar Jun 05 '15 19:06 dmethvin

preDispatch and postDispatch aren't there, we discussed removing in https://github.com/jquery/jquery/pull/2358

dmethvin avatar Jun 05 '15 19:06 dmethvin

Yes, this ticket specifically about those functions - https://github.com/jquery/jquery/pull/2358#issuecomment-107633332 :-)

markelog avatar Jun 05 '15 19:06 markelog

Ok, then I am not sure if the subject above describes what needs to be done.

dmethvin avatar Jun 05 '15 19:06 dmethvin

Comment and title changed, looks better?

markelog avatar Jun 05 '15 19:06 markelog

Yes! Now I know what you meant. :smiley_cat:

dmethvin avatar Jun 05 '15 19:06 dmethvin