|
|
@ -101,7 +101,7 @@
|
|
|
|
<%-- <input name="searchWrd" type="text" size="35" value='<c:out value="${searchVO.searchWrd}"/>' maxlength="35" onkeypress="press(event);" title="검색어 입력"> --%>
|
|
|
|
<%-- <input name="searchWrd" type="text" size="35" value='<c:out value="${searchVO.searchWrd}"/>' maxlength="35" onkeypress="press(event);" title="검색어 입력"> --%>
|
|
|
|
<!-- </td> -->
|
|
|
|
<!-- </td> -->
|
|
|
|
<!-- <td rowspan="2"> -->
|
|
|
|
<!-- <td rowspan="2"> -->
|
|
|
|
<!-- <input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" /> -->
|
|
|
|
<!-- <button type="button" id="btnSearch" class="btn_search" title="검색">검색</button> -->
|
|
|
|
<!-- </td> -->
|
|
|
|
<!-- </td> -->
|
|
|
|
<!-- </tr> -->
|
|
|
|
<!-- </tr> -->
|
|
|
|
<!-- </tbody> -->
|
|
|
|
<!-- </tbody> -->
|
|
|
@ -273,7 +273,7 @@
|
|
|
|
<input name="searchWrd" type="text" size="35" value='<c:out value="${searchVO.searchWrd}"/>' maxlength="35" title="검색어 입력">
|
|
|
|
<input name="searchWrd" type="text" size="35" value='<c:out value="${searchVO.searchWrd}"/>' maxlength="35" title="검색어 입력">
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
<td rowspan="2">
|
|
|
|
<td rowspan="2">
|
|
|
|
<input type="button" id="btnSearch" class="btn_search" title="검색" value="검색" />
|
|
|
|
<button type="button" id="btnSearch" class="btn_search" title="검색">검색</button>
|
|
|
|
</td>
|
|
|
|
</td>
|
|
|
|
</tr>
|
|
|
|
</tr>
|
|
|
|
</tbody>
|
|
|
|
</tbody>
|
|
|
|