위에는 크롬이고 아래는 익스9인인데 왜 익스9에서 초기화 버튼이 아래로 내려가는지 모르겠습니다
<table width="792" height='30' style='border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;'>
<form name='frm' method='get'>
<td width="127" style='border-right:1px solid #e5e5e5;'>
<select type='text' name='sort' style='width:120px;'>
<option value="date" style='width:100px;'>등록순</option>
<option value="priceup" style='width:100px;'>가격순(비쌈)</option>
<option value="pricedown" style='width:100px;'>가격순(저렴)</option>
<option value="name" style='width:100px;'>이름순</option>
<option value="levelup" style='width:100px;'>레벨순(높음)</option>
<option value="leveldown" style='width:100px;'>레벨순(낮음)</option>
</select>
</td>
<td width="129" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype1' value='name' />
이름:
<input type='text' name='searchname' value='<?=$searchname?>' style='width:90px;'/>
</td>
<td width="129" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype4' value="level" />
레벨:
<input type='text' name='searchlevel' value='<?=$searchlevel?>' style='width:90px;' />
</td>
<td width="262" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype2' value="price" />
가격:
<input type='text' name='searchprice1' value='<?=$searchprice1?>' style='width:100px;'/> ~
<input type='hidden' name='searchtype3' value="price" />
<input type='text' name='searchprice2' value='<?=$searchprice2?>' style='width:100px;'/>
</td>
<td>
<input type='image' src="<?=$g4[path]?>/shop/file/search.gif" style='height:24;' />
</td>
</form>
<td>
<a href="<?=$g4[path]?>/shop/img/"><input type='image' src="<?=$g4[path]?>/shop/file/reset.gif" /></a>
</td>
</table>
제 생각에는 /form 이늠이 익스9에서 줄바꿈하는 것같은데 이거 어찌해야하나요
<table width="792" height='30' style='border-bottom:1px solid #e5e5e5; border-right:1px solid #e5e5e5;'>
<form name='frm' method='get'>
<td width="127" style='border-right:1px solid #e5e5e5;'>
<select type='text' name='sort' style='width:120px;'>
<option value="date" style='width:100px;'>등록순</option>
<option value="priceup" style='width:100px;'>가격순(비쌈)</option>
<option value="pricedown" style='width:100px;'>가격순(저렴)</option>
<option value="name" style='width:100px;'>이름순</option>
<option value="levelup" style='width:100px;'>레벨순(높음)</option>
<option value="leveldown" style='width:100px;'>레벨순(낮음)</option>
</select>
</td>
<td width="129" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype1' value='name' />
이름:
<input type='text' name='searchname' value='<?=$searchname?>' style='width:90px;'/>
</td>
<td width="129" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype4' value="level" />
레벨:
<input type='text' name='searchlevel' value='<?=$searchlevel?>' style='width:90px;' />
</td>
<td width="262" style='border-right:1px solid #e5e5e5;'>
<input type='hidden' name='searchtype2' value="price" />
가격:
<input type='text' name='searchprice1' value='<?=$searchprice1?>' style='width:100px;'/> ~
<input type='hidden' name='searchtype3' value="price" />
<input type='text' name='searchprice2' value='<?=$searchprice2?>' style='width:100px;'/>
</td>
<td>
<input type='image' src="<?=$g4[path]?>/shop/file/search.gif" style='height:24;' />
</td>
</form>
<td>
<a href="<?=$g4[path]?>/shop/img/"><input type='image' src="<?=$g4[path]?>/shop/file/reset.gif" /></a>
</td>
</table>
제 생각에는 /form 이늠이 익스9에서 줄바꿈하는 것같은데 이거 어찌해야하나요
댓글 2개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기