On May 27, 7:05 pm, timeless <[EMAIL PROTECTED]> wrote:
> On May 24, 6:08 pm, [EMAIL PROTECTED] wrote:
>
> > Hi,
> > I have an application that use GtkMozEmbed . I have to call Javascript
> > functions from my C code.
> > gtk_moz_embed_load_url("javascript:function();") syntax seems not
> > work. Is that has another syntax or is it not possible? Can we use
> > underlying nsIWebBrowser for that and how?
>
> it helps to use proper javascript syntax, |function();| is not.

I solved.. Only thing is dont make any call until browser window
appears ;)

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

Reply via email to