4,468,036 th visitor since 2017.2.1 ( Today : 17615 )
Programming
No. 801
Name. swindler
Subject. FireFox input required 빨간색 테두리 문제
Main Cate. CSS
Sub Cate.
Date. 2018-03-22 10:07
Hit. 3406 (125.131.199.20)
File.
<input type="text" name="example" value="This is an example" required />

FireFox 에서 알아서 체크를 하는 바람에,
email 형태로 입력하지 않으면 빨간색 테두리를 만든다.


따라서 다음과 같은 부분이 필요함

input:required {
box-shadow:none;
}
input:invalid {
box-shadow:0 0 3px red;
}

[바로가기 링크] : http://coolx.net/cboard/develop/801



swindler 별 쓸데도 없겠구만, 귀찮은 기능을 만들었구만. 2018-03-22
Name
Password
Comment
Copyright © 1999-2017, swindler. All rights reserved. 367,611 visitor ( 1999.1.8-2004.5.26 ), 2,405,771 ( -2017.01.31)

  2HLAB   2HLAB_Blog   RedToolBox   Omil   Omil_Blog