I am consuming html json data in my iOS app. HTML response has few div blocks with onClick methods. When I tap on these blocks I invoke some javascript code in web view, but I need also know about these events in my source code.I am consuming html json data in my iOS app. HT