개발을 하다보면 <input type="text" readonly/>와 같은 'readonly' 옵션을 '<select/'> or '<input type="checkbox">' 에 넣고 싶을 때가 있다. (disable을 사용하면 값이 설정되지 않아. 불편하다)
글 읽기#css
1개의 글
1개의 글
개발을 하다보면 <input type="text" readonly/>와 같은 'readonly' 옵션을 '<select/'> or '<input type="checkbox">' 에 넣고 싶을 때가 있다. (disable을 사용하면 값이 설정되지 않아. 불편하다)
글 읽기