I'm using the JQuery mobile filterable widget. It works just like the demo.
However after the filtering has occured and the matched items are listed below the input, there is no way to select them.
I'm looking for selecting only one item from the matched items. That sounds like the most used function for a filterable widget, however it doesn't seem to support that function.
Am I missing something? Has anyone made it work as described above?