Skip to content
This repository was archived by the owner on Jun 5, 2024. It is now read-only.

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 539 Bytes

File metadata and controls

executable file
·
29 lines (18 loc) · 539 Bytes

jQuery Insta-Search

Usage

  1. Include jQuery:

    <script src="http://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
  2. Include Insta-Search's code:

    <script src="dist/jquery.insta-search.min.js"></script>
  3. Call Insta-Search:

    $("#searchForm").instaSearch();

Changes

Check Releases for detailed changelog.

License

MIT License © Highgate Cross + Cathey