ios

IOS에서 폼 필드 초기화하기

IOS에서 폼 필드 초기화하기 텍스트 필드 input,textarea{background-clip:padding-box;-webkit-appearance:none;-webkit-border-radius: 0;} 라디오 버튼 input[type=radio]{border-radius:100%;}

IOS에서 Auto Tel 제거하기

IOS에서 Auto Tel 제거하기 <meta name="format-detection" content="telephone=no" />

Scroll to Top