-stringByEvaluatingJavaScriptFromString: return value iphone
-stringByEvaluatingJavaScriptFromString: return value iphone
- Subject: -stringByEvaluatingJavaScriptFromString: return value iphone
- From: Marco Cassinerio <email@hidden>
- Date: Sat, 31 Jan 2009 17:10:25 +0100
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@hidden)
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:
This email sent to email@hidden