Opened 13 years ago
Closed 12 years ago
#6226 closed bug (invalid)
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.
Change History (2)
comment:1 Changed 12 years ago by
Priority: | → low |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
I've included this in my API Documentation review. Closing as it requires changes to the documentation and not core.
Note: See
TracTickets for help on using
tickets.
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.