magicsearch

js Styles
An input plugin based on jquery.
Version 1.0.4 License MIT
Keywords
magicsearchjqueryinput
<script src=" https://cdn.jsdelivr.net/npm/magicsearch@1.0.4/dist/js/jquery.magicsearch.min.js "></script>
<link href=" https://cdn.jsdelivr.net/npm/magicsearch@1.0.4/dist/css/jquery.magicsearch.min.css " rel="stylesheet">
No default files set by the package author so the URLs are guessed. You can always browse all package files to use other ones.
jquery-magicsearch
==== an input plugin based on jquery
view on my home page,click here
Changes Log
v1.0.4 2019-01-24
- Feature: Able to set selected item programmatically #6
v1.0.3 2017-05-01
- Fix issue #1
v1.0.2 2016-09-12
- change src to es6
- hide search box when click close btn
- update examples
v1.0.1 2016-09-06
- fix class name 'hover' to 'focus'