I am having problems with the TOUCH event on the ipad on the Safari browser (not iPad app).
The touch presses are being offsetted. I think the problem is that the ipad is zooming my game to fit the screen.
Is there some META html command I can add in index.html so that the ipad keeps my game 100% and TOUCHes register on spot?
Or am I doing something wrong?