Quote:
Originally Posted by Tambourin
you can take a screenshot and then crop the image to get only the webview
|
That might work as a last resort, but I am looking for something a bit more sophisticated. Ideally there would be some way to get the appropriate image tag from the html body. There must be some way to do that as safari already does it. In what is probably an over simplification of the problem, I would envision getting the x-y coordinates from a touch event and then search the document for an element that encompasses the coordinate.
Jim