Bug Tracker

Ticket #761 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Document event properties and methods

Reported by: joern Assigned to: anonymous
Type: enhancement Priority: major
Milestone: 1.1a Component: docs
Version: 1.1a Keywords:
Cc: Needs:

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

Change History

Changed 2 years ago by john

  • type changed from bug to enhancement

Changed 2 years ago by joern

  • status changed from new to closed
  • resolution set to fixed

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

Note: See TracTickets for help on using tickets.