Skip to content

Instantly share code, notes, and snippets.

@alimoshen
Created January 30, 2018 16:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alimoshen/b72274d2c9530b3124734d9a9080b0a4 to your computer and use it in GitHub Desktop.
Save alimoshen/b72274d2c9530b3124734d9a9080b0a4 to your computer and use it in GitHub Desktop.
Easy Autocomplete Form
<div>
<h2>Find a profile</h2>
<form class="searchProfile" action="#" method="post">
<input class="form-control searchField" id="profileFinder" name="profileFinder">
</form>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment