About
A searchbox is the entry of a search engine.
A bar that call a search engine
Html
With a input/search
<label for="searchId">Search: </label>
<input id="searchId" name="searchName" type="search" placeholder="search term" />
Feature
Search box may also have the following features:
- autocompletion feature.
- filtering
Library
Name | AutoComplete | List Filtering |
---|---|---|
auto-complete | Yes | No |
omnisearch (Demo) | Yes | No |
listjs | No | Yes |
Metadata
If you want to advertise your own search engine or discover them, check this article: Search Engine - How to advertise your website engine