JQTouch on Android 2.2 has issue with TextField -


we have built android application using jqtouch. gui built html , javascript. found there issue runing our app on android 2.2

the textfield doesn't respond touch selection, wherease problem doesn't happen on 1.5 android device.

i suspect problem caused jqtouch.css, becase if disable importing jqtouch.css, textfield respond well.

i wondering if came accross same problem. or there solution problem, becase know nothing web programming (css) , don't know how fix it.


Comments

Popular posts from this blog

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -