jQuery not noticing new nodes
Posted: Mon Jun 07, 2010 10:53 pm
I am working on a project similar to the photo manager demo(http://jqueryui.com/demos/droppable/#photo-manager). The one addition I have is the items that are dragged to the other container are search results. This means, non of the new nodes (search results) are there when the page first renders.
I am using a similar technique that Andrew Rowland uses in the upper right corner of his page (http://www.andrewrowland.com). This uses the Lucence engine w/ Codeigniter and it works amazingly except for the problem mentioned above.
Does anyone know how to get jQuery to notice new nodes?
I am using a similar technique that Andrew Rowland uses in the upper right corner of his page (http://www.andrewrowland.com). This uses the Lucence engine w/ Codeigniter and it works amazingly except for the problem mentioned above.
Does anyone know how to get jQuery to notice new nodes?