I have a bit of code that uses jEditable to do inline editing of the
content.  An additional jEditable content block appears just below the
last entry to allow for more data to be entered.  Here is the issue:
I need to refresh the div that this information is contained in.  If I
use .load, the content is not editable.  I have even created some
static HTML in a separate file, used .load to import it, but editable
regions are not active.  Has anyone else ran into this issue.  Any
help would be appreciated.

Reply via email to