i write a <dl> in an ajax response, its seems to me that i cannot bind to the elements the ajax output provides. an example is on this page: http://www.authenticeducation.org/ajax_template/ , you must choose stage 2, performance tasks (and then the ajax content slides down and a new list appears), then chose either of the task names. These task names should be bound my function, but are ignored and send the browser to a new page, instead of calling a new load event.
- [jQuery] css generated by ajax response not bindable? tvainisi