On Jul 17, 11:24 am, Mdj <[EMAIL PROTECTED]> wrote:
> input fields are not updated if I just return $("body").html(). Is
> there a general way to return the entire updated DOM?
Nevermind, I just convert the input elements to text after edit.
/Morten
Hi,
I'm building a tool that is used to configure a build process. The
website is based on a XML file that is transformed with XSLT into
XHTML. The users can then edit the page by updating the DOM in
different ways (input fields, new elements etc), when they are
satisfied they should submit the e
2 matches
Mail list logo