This repository was archived by the owner on Oct 8, 2021. It is now read-only.
This repository was archived by the owner on Oct 8, 2021. It is now read-only.
feature request: make listview filter a stand alone widget #5629
Closed
Description
I have updated my tableview plugin to the latest JQM. While doing so, I also changed the listview filter into a generic filter widget, so it can be used outside of a listview.
Right now it works on tables and listviews, but why not expand to custom selects or any group of elements?
Here is a short demo (without polish) showing a table and listview, each using the filter widget.
I can make a branch and pull-request, in case you want to have a look.