|
May
27 |
|
asked | Fetching user's facebook album list via IOS application |
|
Apr
20 |
|
awarded | Popular Question |
|
Apr
3 |
|
asked | Twitter integration for ios app |
|
Mar
28 |
|
asked | Not Showing screenshots on iPad for the app store iphone app |
|
Mar
14 |
|
awarded | Popular Question |
|
Oct
19 |
|
asked | RemoveEventListener is not working after removing the parent view |
|
Oct
11 |
|
asked | Lua game app required transition of object with scaling factor |
|
Aug
31 |
|
asked | live streaming for the text/drawing |
|
Aug
21 |
|
asked | Combining two iOS projects into one |
|
Aug
10 |
|
comment |
Identify submit button click of UIWebview Alex i got another option to get the Value of the UIWebview button i.e the name which will be easier to identify...BY below code - (BOOL)webView:(UIWebView*)webView shouldStartLoadWithRequest:(NSURLRequest*)request navigationType:(UIWebViewNavigationType)navigationType { NSString* value1 = [self.webView stringByEvaluatingJavaScriptFromString:@"document.getElementsByName('btn_web_access')[0].value"]; NSLog(@"Uersname : %@",value1); } |
|
Aug
10 |
|
comment |
Identify submit button click of UIWebview Thanks Alex !!! |
|
Aug
10 |
|
accepted | Identify submit button click of UIWebview |
|
Aug
10 |
|
comment |
Identify submit button click of UIWebview Alex due you any other option like to identify Clicked button's name of the UIWebview. |
|
Aug
10 |
|
awarded | Commentator |
|
Aug
10 |
|
comment |
Identify submit button click of UIWebview But Alex webpage is not containg any action , pls check the below <form action="" data-ajax="false" method="post"> <input type="submit" name ="btn_web_access" value=" Web Plattform Access " data-icon="plus" data-theme="h" /> </form> |
|
Aug
10 |
|
asked | Identify submit button click of UIWebview |
|
Aug
3 |
|
accepted | how to create Entitlements.plist for push notification in XCODE 4.2? |
|
Aug
3 |
|
accepted | How to make UIBarButtonItem same click effect as UIButton? |
|
Aug
3 |
|
asked | How to make UIBarButtonItem same click effect as UIButton? |
|
Jul
18 |
|
awarded | Scholar |