June44

상품 리스트에 크로스브라우징 오류~ IR기법

· 2014-04-03 (목) 17:28:07 · 818 · 1
<ul id="sct_lst">
<li><button class="sct_lst_view sct_lst_list" type="button">리스트뷰<span></span></button></li>
<li><button class="sct_lst_view sct_lst_gallery" type="button">갤러리뷰<span></span></button></li>
</ul>

#sct_lst {float:right;margin:0 0 10px;padding:0;list-style:none;zoom:1}
#sct_lst:after {display:block;visibility:hidden;clear:both;content:""}
#sct_lst li {position:relative;float:left;margin:0 0 0 -1px}
#sct_lst button {position:relative;margin:0;padding:0;width:25px;height:25px;border:0;cursor:pointer}
#sct_lst button span {position:absolute;top:0;left:0;width:23px;height:23px;border:1px solid #ccc;background:url('img/is_button.gif')}
#sct_lst button.sct_lst_list span {background-position:0 0}
#sct_lst button.sct_lst_list span.sct_lst_on {background-position:0 -30px}
#sct_lst button.sct_lst_gallery span {background-position:-30px 0}
#sct_lst button.sct_lst_gallery span.sct_lst_on {background-position:-30px -30px}


Windows Firefox 28.0 버전
IE10버전은 정상입니다
|

댓글 1개

2014-04-03 (목) 17:33:30
#sct_lst button {position:relative;margin:0;padding:0;width:25px;height:25px;border:0;cursor:pointer}
을
#sct_lst button {position:relative;margin:0;padding:0;width:25px;height:25px;border:0;cursor:pointer;overflow:hidden}
으로 수정하겠습니다.

알려주셔서 감사합니다. ^^
댓글을 작성하시려면 로그인이 필요합니다.

버그신고

4,191건

  문의게시판을 이용해 주세요 :) https://sir.kr/co_qa  

+
분류 제목 글쓴이 날짜
14-04-11
14-04-11
14-04-11
14-04-09
14-04-09
14-04-08
14-04-07
14-04-07
14-04-06
14-04-05
14-04-05
14-04-04
14-04-04
14-04-03
14-04-03
14-04-03
14-04-03
14-04-02
14-04-01
14-03-31