Where is the documentation for the “jQuery.event.special” API (for custom events)?

后端 未结 3 1013
梦谈多话
梦谈多话 2020-12-24 15:01

I\'m creating a fork of the textchange jQuery plugin, which uses the jQuery.event.special API to create its own custom events (textchange, ha

3条回答
  •  离开以前
    2020-12-24 15:40

    There is some official documentation here: http://learn.jquery.com/events/event-extensions/

提交回复
热议问题