Hi all,
I want to know are there any ways to capture events of UIWebView.
Like if there are text Fields or combo box and if i enter anything in textfields then i want to get that value.Also how to use
(NSString *)stringByEvaluatingJavaScriptFromString
NSString *)script
this method in webview.
I want to know are there any ways to capture events of UIWebView.
Like if there are text Fields or combo box and if i enter anything in textfields then i want to get that value.Also how to use
(NSString *)stringByEvaluatingJavaScriptFromString
this method in webview.