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.

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

Reply via email to