I plan on looking into this today - I'm hoping to do the release
tomorrow. It should be a simple fix - just checking to see if
isImmediatePropagationStopped is called along with is
isPropagationStopped.

--John



On Tue, Jan 20, 2009 at 9:12 AM, Iraê <[email protected]> wrote:
> All the live code is implemented with isImediatePropagationStopped().
> I think this was done that way since since many live handlers are attached
> to the document and the propagation would never go anywhere after that.
> Therefore e.stopPropagation() would not do anything.
> But I think the API should be transparent to the user.
> When the 1.3.1 release is planed? I can later look into that and propose
> some patch and unit tests, but knowing the deadline would be great.
>
> []s,
> Iraê
>
>
> On Tue, Jan 20, 2009 at 11:54 AM, John Resig <[email protected]> wrote:
>>
>> > So does that mean you can't add multiple listeners to an element using
>> > live() and avoid bubbling?
>>
>> Sure you can - this seems to be a separate issue at play here.
>>
>> --John
>>
>>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to