I want to allow the user to take a screenshot of a specific area he choose in a UIWebView. To enable this, what I would like to do is to enable zooming and dragging but avoid every other user interaction.
I´m already not following any link they click, but i didnt found a way to control the javascripts calls when they tap smth, or the display of the keyboard if they tap in a texfield, for example.
Any ideas? Thanks!