-
Notifications
You must be signed in to change notification settings - Fork 0
anasedreesi/listFilterOnKeyUp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
# Search filter on key up simple code to filter content on the fly <ol class="commentlist"> <li><a href="">some text herer</a></li> <li><a href="">some text herer</a></li> <li><a href="">some text herer</a></li> <li><a href="">some text herer</a></li> <ol> demo: https://anasedreesi.github.io/listFilterOnKeyUp/ using: 1- add the script to your project 2- use the script as follows: srchHilight("a", $(".commentlist li")); //srchHilight(elementtxt, listItem)); thats all ;)
About
list filtered content on keyup form
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published