WebView - 1sec delay on touching html radio buttons / js onclick img change
Does anyone know why I would be getting a 0.5-1sec delay on touches to radio buttons and images with onClick events within UIWebView? (tried changing src and tried changing background-position) both have delay.
It is almost like any touches to internal interactive elements have this annoying delay, with the app touches being so instant I can't have this delay on the interactive web view elements. It is present in both simulator and iPhone. Any ideas? Anyone experienced this issue?
The webview is currently in a srollview but I tried it without the scroll view and had same issue. Any help very much appreciated!
|