On Apr 27, 8:42 am, krithika <[EMAIL PROTECTED]> wrote:
> I loaded the document content as shown and this works for me.
>
> Following works for me
>
> String htmlCont = "<html><head><title>Test</title></head><body bgcolor=
> \"#ff20ff\"><p>Test test test test test<p></body></html>";
>
> htmlCont="data:text/html," + htmlCont;
> webNavigation.loadURI(htmlCont, nsIWebNavigation.LOAD_FLAGS_NONE,
> null, null, null);

Wow!

      Looks pretty simple! I'll give it a try when I will be at home
again. Thanks a lot for all replies!

Iwasz.

_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to