Bug Tracker

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#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 john

Type: bugenhancement

comment:2 Changed 16 years ago by joern

Resolution: fixed
Status: newclosed

In SVN. More to come with more event fixing (#748)

Note: See TracTickets for help on using tickets.