HTML input 자동포커스

Jmnote (토론 | 기여)님의 2014년 5월 11일 (일) 01:43 판
HTML <input> autofocus 속성
HTML input 자동포커스

1 예제

Username: <input type="text" name="username" autofocus><br>
Password: <input type="password" name="password"><br>

2 같이 보기

3 참고 자료

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}