I'm trying to download the HTML code of a given Web page and then store it in a local file. This Web page contains a table of values that I would like to get. But, by downloading it as a normal "get source code", I don't get the table, only HTML code with javascript but without the table. However, by using Firebug tool, this table appears in HTML. I would like to know which Firebug module is responsible to get the HTML code of a given Web page. Thanks!
-- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
