Re: How to get current instance (nsIWebNavigation) of mozilla?
[email protected] (yueweng)
| Newsgroups | gmane.comp.mozilla.devel.xpinstall |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <bdd3dfe3.0407162154.238de0c7__2522.53315779871$1090045421$gmane$org@posting.google.com> |
"Mozilla.embedding" <netscape.public.mozilla.embedding> wrote in message news:<[email protected]>... > to get the domDocumen, you must load the web page like this : > "nsresult navrv > =webNav->LoadURI(NS_ConvertASCIItoUCS2(url).get(),nsIWebNavigation::LOAD_FLA > GS_NONE, > nsnull, nsnull, > nsnull);" > But my problem is how to get the webNav? yueweng