Does anyone know if there is a way to capture the entire state of the
webpage that is displaying Ajax in divs? Just saving the HTML content
will only save the containers, but how do you get all the content that
is currently being displayed? I hope this makes sense. Thanks.
> Does anyone know if there is a way to capture the entire state of the > webpage that is displaying Ajax in divs? Just saving the HTML content > will only save the containers, but how do you get all the content that > is currently being displayed? I hope this makes sense. Thanks.
> Does anyone know if there is a way to capture the entire state of the
> webpage that is displaying Ajax in divs? Just saving the HTML content
> will only save the containers, but how do you get all the content that
> is currently being displayed? I hope this makes sense. Thanks.
> In IE you might find the IE Developer Tools useful for this.
> In Firefox you'll find the Firebug plugin close to indispensable.
> On Jul 18, 6:12 am, Vinoj <vinoj.zachar...@gmail.com> wrote:
> > Hello,
> > Does anyone know if there is a way to capture the entire state of the
> > webpage that is displaying Ajax in divs? Just saving the HTML content
> > will only save the containers, but how do you get all the content that
> > is currently being displayed? I hope this makes sense. Thanks.
> I do use both of those tools - and they are valuable. But is there a > way using the DOM to get everything? Iterasi does it somehow...
> On Jul 21, 2:29 pm, JBoy NZ <jason.glover...@gmail.com> wrote: > > In IE you might find the IE Developer Tools useful for this.
> > In Firefox you'll find the Firebug plugin close to indispensable.
> > On Jul 18, 6:12 am, Vinoj <vinoj.zachar...@gmail.com> wrote:
> > > Hello,
> > > Does anyone know if there is a way to capture the entire state of the > > > webpage that is displaying Ajax in divs? Just saving the HTML content > > > will only save the containers, but how do you get all the content that > > > is currently being displayed? I hope this makes sense. Thanks.
> I do use both of those tools - and they are valuable. But is there a
> way using the DOM to get everything? Iterasi does it somehow...
> On Jul 21, 2:29 pm, JBoy NZ <jason.glover...@gmail.com> wrote:
> > In IE you might find the IE Developer Tools useful for this.
> > In Firefox you'll find the Firebug plugin close to indispensable.
> > On Jul 18, 6:12 am, Vinoj <vinoj.zachar...@gmail.com> wrote:
> > > Hello,
> > > Does anyone know if there is a way to capture the entire state of the
> > > webpage that is displaying Ajax in divs? Just saving the HTML content
> > > will only save the containers, but how do you get all the content that
> > > is currently being displayed? I hope this makes sense. Thanks.
> On 7/23/08, Vinoj <vinoj.zachar...@gmail.com> wrote:
>> I do use both of those tools - and they are valuable. But is there a >> way using the DOM to get everything? Iterasi does it somehow...
>> On Jul 21, 2:29 pm, JBoy NZ <jason.glover...@gmail.com> wrote: >> > In IE you might find the IE Developer Tools useful for this.
>> > In Firefox you'll find the Firebug plugin close to indispensable.
>> > On Jul 18, 6:12 am, Vinoj <vinoj.zachar...@gmail.com> wrote:
>> > > Hello,
>> > > Does anyone know if there is a way to capture the entire state of the >> > > webpage that is displaying Ajax in divs? Just saving the HTML content >> > > will only save the containers, but how do you get all the content that >> > > is currently being displayed? I hope this makes sense. Thanks.
> > > > Does anyone know if there is a way to capture the entire state of the
> > > > webpage that is displaying Ajax in divs? Just saving the HTML content
> > > > will only save the containers, but how do you get all the content that
> > > > is currently being displayed? I hope this makes sense. Thanks.