I would like to get my code called back from an embedded WebView control's javascript (wince port).
I used to use a COM object in Microsoft's WebBrowser to accomplish code callbacks, but AFAIK, I cannot use COM objects with the webkit. Is there a way to "register" function pointers or get called back when a javascript function is not found? Fred
_______________________________________________ webkit-help mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
