Mobiscroll - custom select for mobile sites and not only
Everyone who faced the development of websites for iOS / Android / etc (or native applications via phonegap and others like it), sooner or later came to be aware of the fact that the standard form control elements are not very convenient for working with touchscreens .
And if input'y and textarea can be fully drawn with css, then with selectors the situation is much more sad - and not much improved, and to choose, for example, the date, by sequential selection of three drop-down lists - not a pleasant job. Multiplatform helps in solving this problem (they promise at least work on iOS / Android, but works on MeeGo with some blots - this is from self-tested) select-substitute Mobiscroll , which I used to google a few weeks ago.
What can
Display list options on “drums”, in the form of plus-field-minus, or in mixed form
Do it both inside the page and in the pop-up.
Take options from both presets (for example, for date-time), and from select-fields, or simply from a javascript array
Use one of the pre-installed themes (ios, Android, Android ICS, ...) or your own
Customize all plugin inscriptions
')
When may need
When developing a mobile site, at least for choosing dates, or even for all selectors
When developing for phonegap, it is necessary to bypass the incorrect behavior of the selector (unresolved at the time of 1.7.0)
Yes, and the mouse spin the drums is much nicer than choosing drop-down lists
To try
A fairly comprehensive demo is available on the official website of the plugin.