#761 closed enhancement (fixed)
Document event properties and methods
Reported by: | joern | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.1a |
Component: | docs | Version: | 1.1a |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The (normalized) properties and methods of the event object should be documented as part of the jQuery API. So far we can guarantee:
- type (native)
- target
- pageX
- pageY
- stopPropagation()
- preventDefault()
Change History (2)
comment:1 Changed 16 years ago by
Type: | bug → enhancement |
---|
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In SVN. More to come with more event fixing (#748)