Skip to content

February 28, 2005

input 기본값 한글 , 영문 , 숫자 정하기

input 기본값 한글 , 영문 , 숫자 정하기

<input type=”text” style=”ime-mode:active”> (한글 모드)
<input type=”text” style=”ime-mode:inactive”> (영문 모드)
<input type=”text” style=”ime-mode:disabled”> (오직 영문 모드)

Read more from HTML CSS

Share your thoughts, post a comment.

Note: HTML is allowed. Your email address will never be published.

Subscribe to comments