Ajax JQuery Live Data Search with JSON

Properties

  • Searches wihout refreshing the page (AJAX)
  • Hide suggestions when input field is empty
  • Writes the clicked suggestion in the input field while hiding all the suggestion

Data

JSON File containing the members of some particular org.

Using

  • JQuery
  • Ajax
  • bootstrap