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.
ラベルをタップすると、入力がアクティブになります。 IOS5 (iphone) では動作しません [onclick=""] [cursor:pointer] 動作しません T_T 他の方法はありますか???
<input type="text" class="inpt_nm" id="prf_nm"> <label for="prf_nm" onclick = "" style="cursor:pointer">TEST</label>