(7 intermediate revisions by the same user not shown) | |||
Line 241: | Line 241: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<!----start's here----> | <!----start's here----> | ||
<div class="container"> | <div class="container"> | ||
+ | <div class="row"> | ||
+ | <div class="col-lg-11" style='padding: top: 50px;font-size: 16px;'> | ||
+ | <form onsubmit="show_details(parseInt(document.getElementById('input-id').value, 10).toString()); return false"> | ||
+ | Quick ID Jump:<br /> <input type="number" name="id" id="input-id"> | ||
+ | <input type="submit" id="getid" value="Go"> | ||
+ | </form> | ||
+ | <form onsubmit="fulltext_search(document.getElementById('input-fuzzy').value); return false"> | ||
+ | Fuzzy Search:<br /> <input type="text" name="fuzzy" id="input-fuzzy"> | ||
+ | <input type="submit" id="get-fuzzy" value="Go"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | <center> | ||
+ | OR | ||
+ | </center> | ||
+ | |||
+ | <h2>Search By Tags:</h2> | ||
<div id='checkbox-area' style='padding-top: 30px;'> | <div id='checkbox-area' style='padding-top: 30px;'> | ||
Latest revision as of 00:40, 2 November 2017
Search By Tags: