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

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

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