웹마짱구's 블로그

ime-mode

참고/웹개발 : 2006/12/26 16:41


Input Method Editor (IME) for user text entry fields


회원가입 입력폼등에서 한글을 입력받아야 할 경우와 영문만 입력 받고 싶은 경우

input type에 style로 지정하여 정해진 한글/영문을 입력받을 수 있다

style="ime-mode:auto"
style="ime-mode:active"
style="ime-mode:inactive"
style="ime-mode:disabled"
style="ime-mode:deactivated"

(자동변경 )
(한글 모드)
(영문 모드)
(영문 모드)
(한글 모드)
(한/영 전환 가능)
(한/영 전환 가능)
(오직 영문)
(한/영 전환 가능)
(한/영 전환 가능)

<input type="text" name="" style="ime-mode:active">

top

TAG
참고/웹개발 : 2006/12/26 16:41 Trackback. : Comment. : view 1307

Trackback Address :: http://jjangu.pe.kr/blog/trackback/79

Write a comment.




: 1 : ... 471 : 472 : 473 : 474 : 475 : 476 : 477 : 478 : 479 : ... 548 :