Home > HTML CSS > input 기본값 한글 , 영문 , 숫자 정하기

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

February 28th, 2005 admin Leave a comment Go to comments

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

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

Post to Twitter Post to Delicious Post to Facebook

Categories: HTML CSS Tags:
  1. No comments yet.
  1. No trackbacks yet.