How to recognize touch events and control a script object inside UIWebView?
- by Markus S.
Situation:
I have an UIView with an UIWebView in it.
When the viewDidLoad the Javascript Object inside the UIWebView is called (Microsoft Seadragon AJAX JS).
For your Understanding:
Seadragon loads a specified megapixel image(JPEG) and in a Desktop Browser like Firefox i can Zoom into the image and I can drag the crop for example from the middle…