I am developing an iPhone/ipad app using HTML,CSS and JavaScript that runs on an embedded webkit browser. There's an image in the page that's attached to the ontouchstart event handler. Testing on a real iPad shows that whenever I touch the image on the page, a little question icon pops up, which I do not want.
What is this little question mark icon and how can I get get rid of it?