Hi, I am developing an application for iphone.I need to call a javascript function into my objective c class .Is that possible??
+2
A:
Try
- (NSString *)stringByEvaluatingJavaScriptFromString:(NSString *)script
nduplessis
2009-09-21 07:11:19
Wow, is there a `"(NSCoffee *)coffeeByMakingWaterBoilAndPassThroughCoffee"` in Objective C ? :D
Clement Herreman
2009-09-21 07:17:12