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 | <[email protected]> |
On Mar 18, 12:31 pm, Boris Zbarsky <[email protected]> wrote: > Matt wrote: > > Is there any way I can get the exact source of the html page? > > Just ask the server for that data via XMLHttpRequest? Or do you need it > to work on arbitrary pages including POST results? > > Also, are you doing this from inside the web page itself, or from chrome? > > -Boris I am doing this from the chrome. I will look into XMLHttpRequest. Like I said, I am real new to this and not sure of what all is going on. Thank you for your help. Matt