Re: How to get URL for FF4

Will Jing <[email protected]> Fri, 11 Feb 2011 08:45:59 -0800 (PST)
Newsgroups gmane.comp.mozilla.accessibility
Organization http://groups.google.com
Message-ID <d6dc74e2-052b-44a7-b0c9-79bd33577037@k16g2000vbq.googlegroups.com>
I have found the solution with MSAA support. The key point is
NAVRELATION_EMBEDS.

Thanks,

On Feb 10, 6:39 pm, david bolter <[email protected]> wrote:
> The service approach only succeeds for queries on an an accessible object
> inside a content doc. That probably doesn't suit your needs.
>
> I no very little about ISimpleDom but others on this list may chime in
> there.
>
> D