[webkit-dev] How can I call a javascript function from the hosting application
fredx21
fredx21 at hotmail.com
Fri Jan 7 10:35:27 PST 2011
My application is hosting a WebView instance to render its GUI using the
Windows CE port of Webkit.
I need to be able to call some JavaScript functions that are written into
the loaded HTML page. For example, I have an Init(backgroundColor) function
that needs to be called once the page is loaded. I guess calling a
JavaScript function is trivial, but I did not find an answer to my question
yet.
Can anyone give me pointer on how I can call a JavaScript function from the
hosting application?
Regards,
Fred
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20110107/db11861b/attachment.html>
More information about the webkit-dev
mailing list