- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 30 for searchOptions (0.07 sec)
-
src/main/webapp/WEB-INF/orig/view/searchOptions.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <h3 id="searchOptionsLabel"> <la:message key="labels.search_options" /> </h3> <div> <fieldset class="mb-3"> <legend><la:message key="labels.index_num" /></legend> <label for="numSearchOption"><la:message key="labels.index_num" /></label> <la:select property="num" styleId="numSearchOption" styleClass="form-control"> <option value="10">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:47:48 UTC 2025 - 3.7K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/searchOptions.jsp
<%@page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8"%> <h3 id="searchOptionsLabel"> <la:message key="labels.search_options" /> </h3> <div> <fieldset class="mb-3"> <legend><la:message key="labels.index_num" /></legend> <label for="numSearchOption"><la:message key="labels.index_num" /></label> <la:select property="num" styleId="numSearchOption" styleClass="form-control"> <option value="10">
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 05:47:48 UTC 2025 - 3.7K bytes - Viewed (0) -
src/main/webapp/js/index.js
$searchButton.attr("disabled", false); }, 3000); return true; }); $(document).on("click touchend", function(e) { if (!$(e.target).closest("#searchOptions, #searchOptionsButton").length) { $("#searchOptions").removeClass("active"); } }); $("[data-toggle='control-options']").click(function(e) { e.preventDefault();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Mar 30 05:45:24 UTC 2023 - 2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/index.jsp
<la:message key="labels.index_help" /> </la:link></li> </ul> </div> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:58:45 UTC 2025 - 7K bytes - Viewed (0) -
src/main/webapp/css/style.css
h2 { font-size: 24px; } h3 { font-size: 18px; } .form-control { border-radius: 0px; } legend{ display: none; } /* header */ #searchOptions { position: fixed; z-index: 10; } #searchOptions .container { width: 500px; max-width: 100%; height: 100%; overflow: auto; position: fixed; top: 0; bottom: 0; right: -500px; padding-top: 72px;
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sun Jan 12 06:14:02 UTC 2025 - 2K bytes - Viewed (0) -
src/main/webapp/js/help.js
$searchButton.attr("disabled", false); }, 3000); return true; }); $(document).on("click touchend", function(e) { if (!$(e.target).closest("#searchOptions, [data-toggle='control-options']").length) { $("#searchOptions").removeClass("active"); } }); $("[data-toggle='control-options']").click(function(e) { e.preventDefault();
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Mar 30 05:45:24 UTC 2023 - 2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/header.jsp
<span><la:message key="labels.index_help" /></span> </la:link></li> </ul> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 4.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/view/header.jsp
<span><la:message key="labels.index_help" /></span> </la:link></li> </ul> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="/WEB-INF/view/searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:58:45 UTC 2025 - 4.2K bytes - Viewed (0) -
src/main/webapp/WEB-INF/orig/view/index.jsp
<la:message key="labels.index_help" /> </la:link></li> </ul> </div> </div> </nav> </header> <div id="searchOptions" class="collapse"> <div class="container"> <jsp:include page="searchOptions.jsp" /> <div> <button type="button" class="btn btn-light" id="searchOptionsClearButton"> <la:message key="labels.search_options_clear" /> </button>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 12:09:07 UTC 2025 - 7K bytes - Viewed (1) -
src/main/webapp/WEB-INF/orig/view/search.jsp
href="#searchOptions" class="badge text-bg-primary text-decoration-none" data-bs-toggle="collapse"> <la:message key="labels.searchoptions_num" arg0="${f:h(num)}" /> </a></li> <li class="list-inline-item"><la:message key="labels.searchoptions_menu_lang" /> <a href="#searchOptions" class="badge text-bg-primary text-decoration-none"
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Sat Jan 18 11:38:54 UTC 2025 - 6.8K bytes - Viewed (0)