JimHalpert
Supreme Member
- Jan 16, 2016
- 1,345
- 292
https://www.w3schools.com/jquery/jquery_filters.asp
http://listjs.com/examples/table/
You could do that with jQuery filter like this :
Code:https://www.w3schools.com/jquery/jquery_filters.asp
or use an extensive javascript library like listjs :
Code:http://listjs.com/examples/table/
The search field doesn't refresh the list but just filters the fields that are matching the input data.
TablePress plugin has the search and filter function : https://wordpress.org/plugins/tablepress/
May I also know what function / plugin can I use to do something like this (link). Where a user can key in the name and then mark it as favourites by the side (clicking the star). After marking all their favourites, they can view their aggregate results in the favourite tab.
Thank you and appreciate your help in babysitting us![]()
That's gona require a small custom component. Key in "star checkbox snippet" or something like that into google and you should get some code examples.
Hey barto, I tried doing that but wasn't successful. Would you mind sharing the exact keywords I should be searching for? Should I add jquery in the search term or what other terms?
Apologies as I do not come from a programming background, I am unsure about this. thanks.