vote up 0 vote down star

I have a Cocoa app that uses a WebView to display an HTML interface. How would I go about calling an Objective-C method from a Javascript function within the HTML interface?

flag

1 Answer

vote up 4 vote down check

This is documented at developer.apple.com.

link|flag
Thanks, somehow missed that in my Google searches :) – georgebrock Sep 18 '08 at 13:25

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.