리스트 스킨인데요 인터넷창 키웟다 줄였다하면
제목부분만 퍼센트로 움직이는거 같아요.. 고정값으로 줄수없을까요??ㅠ
<form name="fboardlist" method="post">
<input type='hidden' name='bo_table' value='<?=$bo_table?>'>
<input type='hidden' name='sfl' value='<?=$sfl?>'>
<input type='hidden' name='stx' value='<?=$stx?>'>
<input type='hidden' name='spt' value='<?=$spt?>'>
<input type='hidden' name='page' value='<?=$page?>'>
<input type='hidden' name='sw' value=''>
<table width="100%" border=0 cellspacing="0" cellpadding="0" class="board_list">
<col width="40" /><? if ($is_checkbox) { ?><col width="40" /><? } ?><col />
<? if ($approver_id <> "false") {?> <col width="120" /><?}?>
<col width="120" />
<col width="100" />
<col width="150" />
<col width="150" />
<col width="60" />
<col width="400" />
<col width="70" />
<col width="70" />
<col width="50" />
<col width="30" />
<? if ($is_good) { ?><col width="40" /><? } ?>
<? if ($is_nogood) { ?><col width="40" /><? } ?>
<tr>
<th>번호</th>
<? if ($is_checkbox) { ?><th><input onclick="if (this.checked) all_checked(true); else all_checked(false);" type="checkbox"></th><?}?>
<th align>제 목</th>
<th>생산발주일</th>
<th>납기예정일</th>
<th>제품코드</th>
<th>업체명</th>
<th>제품명</th>
<th>발주수량</th>
답변 1개 / 댓글 3개
<table width="100%" border=0 cellspacing="0" cellpadding="0" class="board_list">
100%를 테이블 전체 가로 수치를 입력해보세요.
답변에 대한 댓글 3개
전체 소스보여드릴게요.. 혹시 제목말고 전체 필드를 퍼센트로 움직일수있나요~?
<table width="<?=$width?>" align="center" cellpadding="0" cellspacing="0"><tr><td>
<? if ($approver_id <> "false") { ?>
<div class="tab_line m1">
<ul>
<?
if($wr_1==""){$wr_1="Progress";}
if ($wr_1=="Progress"){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board2.php?bo_table=approval&sca=%EC%83%9D%EC%82%B0&wr_1=Progress&approver_id=$approver_id'><span>대기중</span></a></li>";
if ($wr_1=="Approve"){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board2.php?bo_table=approval&sca=%EC%83%9D%EC%82%B0&wr_1=Approve&approver_id=$approver_id'><span>결재완료</span></a></li>";
if ($wr_1=="Return"){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board2.php?bo_table=approval&sca=%EC%83%9D%EC%82%B0&wr_1=Return&approver_id=$approver_id'><span>반송</span></a></li>";
// if ($ca_name=="출고"){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board.php?bo_table=approval&ca_name=출고'><span>테스트</span></a></li>";
//echo $sql;
?>
</ul>
</div>
<?} else {?>
<div class="tab_line m1">
<ul>
<?
if ($ref_check==""){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board2.php?bo_table=approval&sca=%EC%83%9D%EC%82%B0&ref_check=&approver_id=$approver_id'><span>참조리스트</span></a></li>";
if ($ref_check=="ok"){echo "<li class='m1'>";}else{echo "<li class='m2'>";} echo "<a href='$g4[bbs_path]/board2.php?bo_table=approval&sca=%EC%83%9D%EC%82%B0&ref_check=ok&approver_id=$approver_id'><span>확인완료</span></a></li>";
//echo $sql;
?>
</ul>
</div>
<?}?>
<!-- 제목 -->
<form name="fboardlist" method="post">
<input type='hidden' name='bo_table' value='<?=$bo_table?>'>
<input type='hidden' name='sfl' value='<?=$sfl?>'>
<input type='hidden' name='stx' value='<?=$stx?>'>
<input type='hidden' name='spt' value='<?=$spt?>'>
<input type='hidden' name='page' value='<?=$page?>'>
<input type='hidden' name='sw' value=''>
<table width="100%" border=0 cellspacing="0" cellpadding="0" class="board_list">
<col width="40" />
<? if ($is_checkbox) { ?><col width="40" /><? } ?><col />
<? if ($approver_id <> "false") {?> <col width="120" /><?}?>
<col width="120" />
<col width="100" />
<col width="150" />
<col width="150" />
<col width="60" />
<col width="400" />
<col width="70" />
<col width="70" />
<col width="50" />
<col width="30" />
<? if ($is_good) { ?><col width="40" /><? } ?>
<? if ($is_nogood) { ?><col width="40" /><? } ?>
<tr>
<th>번호</th>
<? if ($is_checkbox) { ?><th><input onclick="if (this.checked) all_checked(true); else all_checked(false);" type="checkbox"></th><?}?>
<th>제 목</th>
<th>생산발주일</th>
<th>납기예정일</th>
<th>제품코드</th>
<th>업체명</th>
<th>제품명</th>
<th>발주수량</th>
<? if ($approver_id <> "false") {?><th>진행사항</th><?}?>
<th>상신자</th>
<th><?=subject_sort_link('wr_datetime', $qstr2, 1)?>날짜</a></th>
<th><?=subject_sort_link('wr_hit', $qstr2, 1)?>조회</a></th>
<? if ($is_good) { ?><th><?=subject_sort_link('wr_good', $qstr2, 1)?>추천</a></th><?}?>
<? if ($is_nogood) { ?><th><?=subject_sort_link('wr_nogood', $qstr2, 1)?>비추천</a></th><?}?>
</tr>
답변을 작성하려면 로그인이 필요합니다.
1400인데
<table width="1400"
으로해도 제목부분만 퍼센트로 움직여요 ㅜㅜ
웹창 줄였다 늘리면 제목부분빼고는 고정값같은데
왜 제목부분은 움직이는지 ㅠ.ㅠ