Johan Sundström <[email protected]> wrote: > Hi everybody! > > Serializing a complete HTML document DOM to a string is surprisingly > hard in javascript.
Does XMLSerializer().serializeToString(document) not meet your requirement? -- Stewart Brodie Team Leader - ANT Galio Browser ANT Software Limited
