Widget:Companies/Search

From TwogPedia
Revision as of 16:51, 26 March 2024 by Couchor (talk | contribs) (Created page with "<div class="companies__search"> <div> <label for="companies__name">Name</label> <input type="text" id="companies__name" placeholder="Name..."> </div> <script> // Get the input and dropdown content elements var input = document.getElementById("search--input"); function updateTemplate() { var parameters = ''; let name = document.getElementById("location__name").value; if ( name !== '' ) parameters += '|name=' + name var contentContainer = document....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)