On Oct 22, 1:03 am, xavi <xcolo...@gmail.com> wrote:
> Hello, I asked you a Firebug question few days ago, but I am still
> working with this problem.

And I asked for more information about your needs....

>
> I want to extract the content of a Web page. Among other data, this
> content consists in a table of values. The normal way to do that would
> be the following Javascript code:
>
> var html = document.open('Another.html');
>
> but the main problem I have is that the normal way to get the HTML
> code of
> the Web page does not show me the table, but the Firebug tool shows me
> the table. How can I solve it?

Depends as I said earlier on where you are running your code, in the
page or in an Firefox extension or in a Firebug extension.

jjb

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to fire...@googlegroups.com.
To unsubscribe from this group, send email to 
firebug+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to