Re: Change DocumentType on a loaded Document
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
[email protected] wrote: > Logically yes. But there is some problem if I replace the <html> in a > document. The scroll bars will stop to work. Ah, yes. That mess. For what it's worth, you don't have to reuse the head and body; those should work fine. > ok, guess I have to continue with my workaround. Do you happen to know > if this bug will be fixed in 1.9? I doubt it will. -Boris