We've been using the JQuery Listview (listviewbeforefilter) functionality for a JQuery Mobile application.
Specifically functionality similar to this:
Does anybody know of an equivalent widget in the normal JQuery UI world or do I need to roll my own?
We've spent time developing a JQuery mobile app and it needs to be re-used and expanded into a desktop web-browser type application. I don't think that JQuery Mobile is suitable for the desktop browser version. There isn't really time to learn new frameworks unfortunately.