버튼에 생기는 점선...

버튼에 생기는 점선...

QA

버튼에 생기는 점선...

답변 1

본문

$('#stv_btn').append('<button type="button" id="up"><img src="/img/today-3.jpg" width="33px" height="19px" border="0"></button><button type="button" id="down"><img src="/img/today-4.jpg" width="33px" height="19px" border="0"></button>');

 

style.css

#stv_btn {text-align:center;zoom:1}
#stv_btn:after {display:block;visibility:hidden;clear:both;content:""}
#stv_btn button {float:center;margin:0;padding:0px 0 8px;width:42px;border:0;background:#fff;color:#fff;text-align:center}​

 

이런식으로 소스가 있는데 버튼을 클릭하면 이미지 주변에 점선이 생기는데 안생기게 할순 없나요??

 

 

이 질문에 댓글 쓰기 :

답변 1

답변을 작성하시기 전에 로그인 해주세요.
QA 내용 검색
질문등록
전체 9
© SIRSOFT
현재 페이지 제일 처음으로