The plugin submits a form and displays the results while the user is typing.
- A form containing an input field of type search.
- The result must be a jqm ul(data-role='listview')
- Dig into the example. Its really easy
- Tested with all jqm version > 1.0alpha4
- markup-driven -> no extra js-coding
- The Form is send as it is. Including all contained fields
- Optimized Userinput/Send Timing to improve user experience and reduce server load
- Usefull for client/server apps