Re: DOM innerHTML... similar to ASh on June16,2008
Matt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <bf8a236d-9462-418f-aec4-b6b28a4bae04@d19g2000yqb.googlegroups.com> |
So XMLHttpRequest is simply requesting another copy of the web page from the web server? If this is correct, this seems a little inefficient have to send the same document multiple times over the web. Is there not a method to view the preprocessed web page that has already been requested once? Did I understand this correctly? Thanks again. =) Matt