No it was just a trial n error approach..That's it.. I juz want to make the javascript thing working, plain hTML is fine.....
On Fri, Jun 5, 2009 at 12:37 AM, Boris Zbarsky <[email protected]> wrote: > Deepchand wrote: > >> n = >> >> mWebSetup->SetProperty(nsIWebBrowserSetup::SETUP_ALLOW_JAVASCRIPT,PR_TRUE); >> > > This needs to happen after Create(). But the default is to allow anyway, > so this should not be needed. > > Is there a reason you're setting this up as a CHROME_WRAPPER and not a > CONTENT_WRAPPER? > > -Boris > > _______________________________________________ > dev-embedding mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-embedding > -- Deepchand _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
