i am loading xml data via ajax and using it to append rows in an html
table. each table row (TR) has a class and an event is supposed to
fire whenever the row is clicked. but it seems my jquery events are
not aware of the new content. how do i sort this one out?


Reply via email to