views:

61

answers:

0

Hi,

I created a webview in my iphone app but every first time I open it (on my real device), I have to tap on the screen and hold on for about half a second, then the app can response to my touch events.

I don't know if this is some kind of mechanism or something wrong with my code.

(I use this webview to load some complex javascript and html, is there any CSS property or something else could fix this problem?)