Autocomplete.js is jQuery plugin that improve your search with hints. Autocomplete.js also has some options to customize.
Demo Get Code
Options
Demo Get Code
Options
- hints: words array for displaying hints
- placeholder: search input placeholder (default: 'Search')
- width: input text width
- height: input text height
- showButton: display search button (default: true)
- buttonText: button text (default: 'Search')
- onSubmit: function handler called on input submit
- onBlur: function handler called on input losing focus
No comments :
Post a Comment