It seems like whenever I press an input button or anchor button on a mobile device, it takes a second or two to process the onclick or press event. Is there a way to speed this up?
I am using Phonegap + jQuery Mobile on an Android device, it seems to be a little faster on iOS
Using Fast Buttons will eliminate 300ms of the delay.