Hello All,

So I have a firebug extension in progress that requires
authentication. My plan is to create a vbox element in the overlay
file and display a div with the authentication status to the user in
that vbox. This will give the extension three separate panes, on for
the div, one for the primary panel, and the other for the secondary
panels (dependents).

I have managed to get the vbox and browser element in, and on
initialization of the main panel, I can load an html doc into the
browser element via chrome://path/to/html

I cannot access this html document after loading though, and I am not
sure I am even approaching this correctly.

So two questions really.

Am I going about this in the right way, and how can I access the html
document in the new vbox element from within my extension code?

Thank You,
Joshua


-- 
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
https://groups.google.com/forum/#!forum/firebug

Reply via email to