<label for>無法獲取焦點
<label for="username">用戶名:</label> ?
<input type="text" name="username" id="uesrname" value=""/>
點擊用戶名位置 ?鼠標(biāo)輸入光標(biāo)不在文本框中顯示 ?求解答 跪謝!
<label for="username">用戶名:</label> ?
<input type="text" name="username" id="uesrname" value=""/>
點擊用戶名位置 ?鼠標(biāo)輸入光標(biāo)不在文本框中顯示 ?求解答 跪謝!
2016-09-22
舉報
2016-09-22
username你拼寫成uesrname
2016-09-22
兄弟for和id不一樣啊把id改成username