jQuery Mobile ListView equivalent for jQuery UI?

751 Views Asked by At

We've been using the JQuery Listview (listviewbeforefilter) functionality for a JQuery Mobile application.

Specifically functionality similar to this:

http://jquerymobile.com/demos/1.3.0-rc.1/docs/demos/widgets/listviews/listview-filter-autocomplete.html

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.

0

There are 0 best solutions below