This should be fixed now, after commit 6186: http://dev.jquery.com/changeset/6186
--John On Tue, Jan 27, 2009 at 1:52 PM, Ricardo Tomasi <[email protected]> wrote: > > Hi all, > > Someone posted this problem at the jquery-en group: > http://groups.google.com/group/jquery-en/browse_thread/thread/ecc1dc86bc46b528 > > In jQuery 1.2.6, appending to multiple elements deep clones the > appended element, copying it's event handlers. In 1.3.1 this only > happens on IE, in other browsers the event handlers are not kept, It > seems like deep cloning is not happening. Is this intended/documented > or a bug? > > Test case: > http://jquery.nodnod.net/cases/71 > > - ricardo > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
