Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scazzy/dropsearch

HTML Dropdown + Quck search, Lightweight, fully customisable
https://github.com/scazzy/dropsearch

Last synced: about 1 month ago
JSON representation

HTML Dropdown + Quck search, Lightweight, fully customisable

Awesome Lists containing this project

README

        

# DropSearch
HTML Dropdown + Quck search, Lightweight, fully customisable

DropSearch is a lightweight dropdown customizer, that translates your existing dropdown into a pure HTML/CSS based dropdown. DropSearch by default allows QuickSearch to quickly search from your dropdown context.

DropSearch works out of box and keeps your intact so your data is reflected in your form.

DropSearch uses jQuery for DOM manipulation, and [Fuse](https://github.com/krisk/fuse) for search algorithm. Fuse helps search incorrect keywords and suggest relevant results.

[Demo Link](https://rawgit.com/scazzy/DropSearch/master/test/index.html)