쇼핑몰: #275 상품리스트 보기 유형 변경 마크업 및 스타일
This commit is contained in:
BIN
shop/img/is_list_style.gif
Normal file
BIN
shop/img/is_list_style.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 B |
@ -2,5 +2,7 @@
|
||||
if (!defined("_GNUBOARD_")) exit; // 개별 페이지 접근 불가
|
||||
?>
|
||||
|
||||
<button type="button" class="sct_lst_view sct_lst_list">리스트뷰</button>
|
||||
<button type="button" class="sct_lst_view sct_lst_gallery">갤러리뷰</button>
|
||||
<div id="sct_lst">
|
||||
<button type="button" class="sct_lst_view sct_lst_list"><span></span>리스트뷰</button>
|
||||
<button type="button" class="sct_lst_view sct_lst_gallery"><span></span>갤러리뷰</button>
|
||||
</div>
|
||||
Reference in New Issue
Block a user