selectmenu filter (like listview filter) #2304
Description
Mobile browsers are limited and sometimes it is annoying to scroll a long list even with native support. For this kind of selects, I implemented data-filter attribute for selectmenus.
Screenshots : (Github doesn't allow me to embed them into the issue)
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter--Screenshot-1.png?attredirects=0
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter-Screenshot-2.png?attredirects=0
http://upload.aliok.com.tr/uploads/jquery-mobile-selectmenu-filter-Screenshot-3.png?attredirects=0
You can see a live demo at : http://jsfiddle.net/sEMyT/2/
The code I wrote is not jquery-mobile quality, since I was desperate for extension points.
Thus, I didn't send a pull request.
If you also think this is a cool feature, I am here to help integrating it.
Or, what you can also do is providing (or pointing to) some extension points and I can maintain this feature as an additional plugin.
EDIT: here is my fork https://github.com/aliok/jquery-mobile/commits/selectmenu-forceDialog/