I would like to load an rss feed and then build a tree menu with the contents of the feed. To do so, after I load the feed I and build the html with appends, will the click and other events work on those new elements, or will the event only see the document that was there on ready? Does anyone know of a script that does this ?