Skip to content

A simple plugin that enables a search input to filter an ```<ul>``` list

Notifications You must be signed in to change notification settings

xexu/searchable.jQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Searchable

It's a simple jQuery plugin that enables an input to filter an <ul> list. It shows/hides items that match/don't match the query on the input. Check the demo.

Usage

Just set the data-searchable-target attribute or use the option search_target when you make an input searchable to set the target (an <ul> tag)

License

As far as it is useful for you, you're free to do with it whatever you want. Christian Córdoba.

About

A simple plugin that enables a search input to filter an ```<ul>``` list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published