Re: Saving the DOM
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <45f07cad-0c06-4180-8bcf-633cb6876604@n58g2000hsf.googlegroups.com> |
Well the duplicate field issue is resolved by disabling javascript in the browser. Unfortunately the rendered page is worthless because no data is present, since all data is dervied from javascript and fields not static content. In other words, nice blank template. :) So I'm a little puzzled as to why saving URI does not exhibit this behavior. Unfortunately saveURI is not saving DOM changes which I guess it was not designed to do.