Bug Tracker

Modify

Ticket #10303 (closed bug: invalid)

Opened 20 months ago

Last modified 20 months ago

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:
Blocking: Blocked by:

Description

I'm not sure, but it seems like a bug.

Here are samples:

 http://jsfiddle.net/QNrZu/

Thanks ;)

Change History

comment:1 Changed 20 months ago by dmethvin

  • Status changed from new to closed
  • Resolution set to invalid

Please read the documentation for .live(). If your example stopped DOM bubbling, .live() would not see the event on the document where it is attached.

 http://api.jquery.com/live/

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.