Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
jQueryMobileを搭載したAndroid用のPhonegapアプリケーションがあります。HTC Desireでは、入力ボックスにフォーカスがある場合、上にある要素に関係なく、常に前面に移動します。
css プロパティ -webkit-transform : translate3d(0,0,0); を適用しようとしましたか? あなたの入力フィールドに?