Hi,
i'm trying to execute a javascript function on the iPhone and get the
return value.
The function is simple:
return "hello";
I'm using a UIWebView and the -stringByEvaluatingJavaScriptFromString:
method but, while it works on os x, it doesn't on the iPhone.
How can i solve?
Thanks
Marco
_______________________________________________
Cocoa-dev mailing list ([email protected])
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com
This email sent to [email protected]