Opened 11 years ago
Closed 11 years ago
#10303 closed bug (invalid)
Click event via live method doesn't stop actual DOM bubbling.
Reported by: | Somebi | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Note: See
TracTickets for help on using
tickets.
Please read the documentation for
.live()
. If your example stopped DOM bubbling,.live()
would not see the event on thedocument
where it is attached.http://api.jquery.com/live/