Skip to content

Instantly share code, notes, and snippets.

@srsgores
Created October 22, 2013 00:05
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save srsgores/7093080 to your computer and use it in GitHub Desktop.
Save srsgores/7093080 to your computer and use it in GitHub Desktop.
Html5 search input with voice control, results dropdown, and autosave.
<input type = "search" placeholder = "Search..." required x-webkit-speech name="filter_search" results = "10" autosave = "unique-auto-save-name"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment