Just be aware the mutation events don't work in all browsers. If you want
similar functionality to what you proposed you can use the liveQuery plugin:
http://plugins.jquery.com/project/livequery/

We debated adding something like this to core, but the overhead ended up
being very high (every single element inserted into the page needs to be
scanned before insertion).

--John


On Mon, Sep 7, 2009 at 8:25 AM, ludovic <ludothebe...@gmail.com> wrote:

>
> @Mark
> Thanks,
> I'll try your plugin
> Regards,
> Ludovic
> >
>

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

Reply via email to