Thank you for the reply.

Yea, I did looked into this API. but as per my understanding, this API is
used to capture the behaviour of inspectNode and as well HTML view. I might
be wrong.
Here I want to redirect from my panel to HTML view. I thought its just a
simple call by passing in the right context.

I could able to redirect from my panel to HTML view by calling
Firebug.inspector.startInspecting(). but, HTML view shows up the window
object instead of the HTML text.

One more thing is
 Can you please tell what is the purpose of insertRows() and renderHtml() in
domplate.js ?

Thanks in advance,
Prasanna



On Mon, Jul 25, 2011 at 12:59 PM, Jan Honza Odvarko <[email protected]>wrote:

> Here is a post about Firebug inspector APIs
>
> http://www.softwareishard.com/blog/firebug-tutorial/extending-firebug-inspector-part-x/
>
> Does it help?
> Honza
>
> On Jul 20, 8:43 pm, pbale <[email protected]> wrote:
> > Hello,
> >
> > I am working on a Firebug extension for accessibility. We use OAA
> > rules to test a webpage and see how accessible it is.
> > My goal here is, If i click on any link in  my panel, it has to show
> > it on HTML view of Firebug.
> >
> > I did used Firebug.inspector.inspectNode() function but I couldn't get
> > it. I think the context I am passing in is wrong?
>
> --
> 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.
>
>


-- 
Prasanna Bale
Visiting Software Developer - UIUC (DRES)
Tel: (217) 244-1669

-- 
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.

Reply via email to