게시판 내에서 판매현황과 목록 자리 바꾸기
rodlswj
9년 전
조회 4,031
안녕하세요 이제 막 그누보드 스킨을 사용해서 그누보드를 접하고 있는 초보입니다.
제가 사용을 하다가 편리함을 위해 그누보드 자체 내에서
게시판과 그 목록의 위치를 바꾸고 싶은대.. 잘 모르겠어서 이렇게 질문드립니다 !!
도와주세용~
게시판 안에 들어간 화면이고
들어가면 1번의 위치와 2번의 위치가 바뀌어서 나오게 하고 싶습니다!!!
이 스킨은 민기만님의 게시판 스킨을 사용한것입니다.
http://sir.kr/g5_skin/3605?sca=%EA%B2%8C%EC%8B%9C%ED%8C%90&sfl=wr_subject%7C%7Cwr_content&stx=shop&page=1" target="_blank" style="color: rgb(0, 0, 0); text-decoration: none; font-size: 12px; line-height: 22px;">http://sir.kr/g5_skin/3605?sca=%EA%B2%8C%EC%8B%9C%ED%8C%90&sfl=wr_subject%7C%7Cwr_content&stx=shop&page=1
저것은 skin/board/list.skin.php파일의 소스입니다.
</p><p style="word-break: break-all; color: rgb(72, 72, 72); font-family: 돋움, Dotum, sans-serif; font-size: 14.004px; line-height: 25.2072px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><!-- 게시판 목록 시작 { --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><div id="bo_list" style="width:<?php echo $width; ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- 게시판 카테고리 시작 { --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($is_category) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <form name="fcategory" id="fcategory" method="get"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <nav id="bo_cate"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <h2><?php echo $board['bo_subject'] ?> 카테고리</h2> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <ul id="bo_cate_ul"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php echo $category_option ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </ul> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </nav> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </form> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- } 게시판 카테고리 끝 --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- 게시판 페이지 정보 및 버튼 시작 { --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <div class="bo_fx"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <div id="bo_list_total"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><ul style="float:left; "> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><li style="display:inline; margin-left: 5px;"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php if ($is_checkbox) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><label for="chkall" class="sound_only">현재 페이지 게시물 전체</label> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="checkbox" id="chkall" onclick="if (this.checked) all_checked(true); else all_checked(false);"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">Total <?php echo number_format($total_count) ?>건 <?php echo $page ?> 페이지</li> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"></ul> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"></div> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($rss_href || $write_href) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <ul class="btn_bo_user"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($rss_href) { ?><li><a href="<?php echo $rss_href ?>" class="btn_b01">RSS</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($admin_href) { ?><li><a href="./board.php?bo_table=basket" class="btn_admin">판매현황</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($admin_href) { ?><li><a href="<?php echo $admin_href ?>" class="btn_admin">관리자</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($admin_href) { ?><li><a href="<?php echo $write_href ?>" class="btn_b02">상품 올리기</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </ul> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </div> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- } 게시판 페이지 정보 및 버튼 끝 --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <form name="fboardlist" id="fboardlist" action="./board_list_update.php" onsubmit="return fboardlist_submit(this);" method="post"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="bo_table" value="<?php echo $bo_table ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="sfl" value="<?php echo $sfl ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="stx" value="<?php echo $stx ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="spt" value="<?php echo $spt ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="sca" value="<?php echo $sca ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="page" value="<?php echo $page ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="sw" value=""> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- ////////////////hs_//////////////////// --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php include_once($board_skin_path.'/list_'.$basic_type.'.skin.php');?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <!-- //////////////////hs_////////////////// --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">///////////////////////// </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php if ($list_href || $is_checkbox || $write_href) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <div class="bo_fx"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($is_checkbox) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <ul class="btn_bo_adm"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <li><input type="submit" name="btn_submit" value="선택삭제" onclick="document.pressed=this.value"></li> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <li><input type="submit" name="btn_submit" value="선택복사" onclick="document.pressed=this.value"></li> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <li><input type="submit" name="btn_submit" value="선택이동" onclick="document.pressed=this.value"></li> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </ul> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($list_href || $write_href) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <ul class="btn_bo_user"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($list_href) { ?><li><a href="<?php echo $list_href ?>" class="btn_b01">목록</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php if ($write_href) { ?><li><a href="<?php echo $write_href ?>" class="btn_b02">상품 올리기</a></li><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </ul> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </div> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </form> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"></div> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php if($is_checkbox) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><noscript> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><p>자바스크립트를 사용하지 않는 경우
별도의 확인 절차 없이 바로 선택삭제 처리하므로 주의하시기 바랍니다.</p> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"></noscript> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php } ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><!-- 페이지 --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php echo $write_pages; ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><!-- 게시판 검색 시작 { --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><fieldset id="bo_sch"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <legend>게시물 검색</legend> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <form name="fsearch" method="get"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="bo_table" value="<?php echo $bo_table ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="sca" value="<?php echo $sca ?>"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="hidden" name="sop" value="and"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <label for="sfl" class="sound_only">검색대상</label> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <select name="sfl" id="sfl"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <option value="wr_subject"<?php echo get_selected($sfl, 'wr_subject', true); ?>>상품명</option> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <option value="wr_content"<?php echo get_selected($sfl, 'wr_content'); ?>>소개</option> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <option value="wr_subject||wr_content"<?php echo get_selected($sfl, 'wr_subject||wr_content'); ?>>상품+소개</option> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </select> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <label for="stx" class="sound_only">검색어<strong class="sound_only"> 필수</strong></label> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="text" name="stx" value="<?php echo stripslashes($stx) ?>" required class="frm_input required" size="15" maxlength="15"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> <input type="submit" value="검색" class="btn_submit"> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> </form> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"></fieldset> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><!-- } 게시판 검색 끝 --> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">////////////////////// </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><?php if ($is_checkbox) { ?> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"><script> </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">function all_checked(sw) { </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> var f = document.fboardlist; </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> for (var i=0; i<f.length; i++) { </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> if (f.elements[i].name == "chk_wr_id[]") </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> f.elements[i].checked = sw; </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> } </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">} </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);">function fboardlist_submit(f) { </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> var chk_count = 0; </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> for (var i=0; i<f.length; i++) { </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> if (f.elements[i].name == "chk_wr_id[]" && f.elements[i].checked) </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> chk_count++; </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> } </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> if (!chk_count) { </span><br style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px;"><span style="color: rgb(51, 51, 51); font-size: 12px; line-height: 22px; background-color: rgb(247, 247, 247);"> a</span> </p><p style="word-break: break-all; font-family: 돋움, Dotum, sans-serif;"><font color="#333333"><span style="font-size: 12px; background-color: rgb(247, 247, 247);">
댓글을 작성하려면 로그인이 필요합니다.
답변 1개
답변을 작성하려면 로그인이 필요합니다.
로그인