Skip to main content

Bug Tracker

Side navigation

#6226 closed bug (invalid)

Opened March 04, 2010 09:44PM UTC

Closed October 16, 2010 02:19AM UTC

Missing or bad example code for stopropagation in docs

Reported by: bugman20 Owned by:
Priority: low Milestone: 1.4.3
Component: event Version: 1.4.2
Keywords: stopropagation Cc:
Blocked by: Blocking:
Description

http://api.jquery.com/event.stopPropagation/. Demo needs to be corrected. Does not work.

Attachments (0)
Change History (2)

Changed October 03, 2010 10:58PM UTC by addyosmani comment:1

priority: → low

The above demo http://api.jquery.com/event.stopPropagation/ does work but could probably be improved to better showcase how event.stopPropagation can be properly used.

Leaving open and assigning a review in case we get a chance to update this page.

Changed October 16, 2010 02:19AM UTC by addyosmani comment:2

resolution: → invalid
status: newclosed

I've included this in my API Documentation review. Closing as it requires changes to the documentation and not core.