NSString *jsCommand = [NSString stringWithFormat:@"callSomeJavasctiptFunction(%d, %d, %d);", @"parameter1", @"parameter2", @"parameter3"]; [self.webView stringByEvaluatingJavaScriptFromString:jsCommand];
Ondrej Rafaj on 2009.08.19 12:34:37
NSString *jsCommand = [NSString stringWithFormat:@"callSomeJavasctiptFunction(%d, %d, %d);", @"parameter1", @"parameter2", @"parameter3"]; [self.webView stringByEvaluatingJavaScriptFromString:jsCommand];
Ondrej Rafaj
Independent iPhone developer @ ondrej-rafaj.co.ukI am available to give you a free quote or start working on your project ... just give me a call or drop a line. Please find all my details on my portfolio site ondrej-rafaj.co.uk
We had to disable comments till the problem with spam will be solved, sorry for any inconvenience caused.