On Sep 19, 2008, at 6:20 PM, Wayne wrote:

In short, I can clone jEditable items, but I can't edit them in place
without a page reload and rewriting from the server side. Am I
ignoring something or do I need to reset a binding somewhere when I do
the DOM modification?


This should help:

http://docs.jquery.com/Frequently_Asked_Questions#Why_do_my_events_stop_working_after_an_AJAX_request.3F

basically you need to rebind events to cloned elements.

--
Mika Tuupola
http://www.appelsiini.net/

Reply via email to