Skip to main content

Bug Tracker

Side navigation

#761 closed enhancement (fixed)

Opened January 07, 2007 10:19PM UTC

Closed January 09, 2007 05:16PM UTC

Last modified June 20, 2007 06:40AM UTC

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()
Attachments (0)
Change History (2)

Changed January 07, 2007 11:01PM UTC by john comment:1

type: bugenhancement

Changed January 09, 2007 05:16PM UTC by joern comment:2

resolution: → fixed
status: newclosed

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