I have a situation: I have web site in HTML5 with some controls(like buttons, check-boxes, ect.) and native application with UIWebView. Can I get the ID of pressed control in web site within UIWebView. I mean, can I know (in the native application) pressed some control or not.
With Best Regards Maxim Tartachnik