How to tell browser to follow given (nsIDOMHTMLAnchorElement) link? (act just like when user do mouseclick on that link).

Now I doing GetHref() on that nsIDOMHTMLAnchorElement, and then OpenURL() of link's URL.

It works, but there is problem when there are frames on page ( target URL is loading on whole screen, instead of loading it only into properly frame).
_______________________________________________
mozilla-embedding mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to