> I have a question on tying into javascript context.
> Basically, my application starts a webkit webview and ....

Next time, at least mention the platform you are working on (as
specific as possible.
> I've been able to get this working in one direction
> (app->webkit->javascript-context) using
> "stringByEvaluatingJavaScriptFromString". But now i'd like for it to be
> driven by user events that occur inside the webview.
> Any pointers, or examples I should look at?

If this is iOS, I suggest looking at PhoneGap source code to see how
it is done there.


-- 
Ariya Hidayat
http://www.linkedin.com/in/ariyahidayat
_______________________________________________
webkit-help mailing list
webkit-help@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to