검색기능이 안되네요 ㅠㅠ 정보
검색기능이 안되네요 ㅠㅠ첨부파일
본문
오류가 나는곳의 주소를 알려주시면 더 빠르고 정확하게 답변 받을 수 있습니다.
오류 주소 : http://www.youmaecom.woobi.co.kr/gnuboard4/bbs/board.php?bo_table=BL_01
검색기능이 많은걸 좀 줄여놨는데
처음에 됐다가 뭘 잘못만졌는지 안되더라구요
어느부분이 문제인지 ㅠㅠ
오류 주소 : http://www.youmaecom.woobi.co.kr/gnuboard4/bbs/board.php?bo_table=BL_01
검색기능이 많은걸 좀 줄여놨는데
처음에 됐다가 뭘 잘못만졌는지 안되더라구요
어느부분이 문제인지 ㅠㅠ
댓글 전체
<script type="text/javascript">
if ('') document.fcategory.sca.value = '';
if ('') {
document.fsearch.sfl.value = '';
if ('and' == 'and')
document.fsearch.sop[0].checked = true;
if ('and' == 'or')
document.fsearch.sop[1].checked = true;
} else {
document.fsearch.sop[0].checked = true;
}
</script>
여기가 에러라고 fireBug가 알려주네요
if ('') document.fcategory.sca.value = '';
if ('') {
document.fsearch.sfl.value = '';
if ('and' == 'and')
document.fsearch.sop[0].checked = true;
if ('and' == 'or')
document.fsearch.sop[1].checked = true;
} else {
document.fsearch.sop[0].checked = true;
}
</script>
여기가 에러라고 fireBug가 알려주네요