사용자: 쪽지 스타일 작업 중, 상단 검색창 ie에서 버튼 떨어지는 문제 해결

This commit is contained in:
whitedot
2013-01-31 15:53:13 +09:00
parent 4fbbe81398
commit 4a414dfdd9
5 changed files with 30 additions and 21 deletions

View File

@ -37,8 +37,7 @@ include_once(G4_LIB_PATH.'/popular.lib.php');
<form name="fsearchbox" method="get" action="<?=G4_BBS_URL?>/search.php" onsubmit="return fsearchbox_submit(this);">
<input type="hidden" name="sfl" value="wr_subject||wr_content">
<input type="hidden" name="sop" value="and">
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20">
<input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.jpg" alt="검색">
<input type="text" id="schall_stx" name="stx" title="검색어" maxlength="20"><input type="image" id="schall_submit" src="<?=G4_IMG_URL?>/btn_search.jpg" alt="검색">
</form>
<script>