Closed GoogleCodeExporter closed 9 years ago
Can you post or link (jsfiddle) an example code?
Original comment by diosla...@gmail.com
on 19 Jun 2012 at 12:50
Absolutely.
http://jsfiddle.net/arkany/2d5Pk/6/embedded/result/
Sorry for the delay, this is for a side project and I've been under the weather.
I'm using the uncompressed core and select js and then emulating the example
for the options.
Original comment by ark...@gmail.com
on 24 Jun 2012 at 5:26
You don't need to use the select preset in this case. Select preset is useful,
when you want to convert a standard html select into mobiscroll (only one wheel)
In your case you have custom wheels, you need only mobiscroll core.
Here is a working example: http://jsfiddle.net/dioslaska/dMvrp/1/
If you want different formatting of the input value, check the formatResult and
parseValue options.
Original comment by diosla...@gmail.com
on 25 Jun 2012 at 6:51
Sorry for not commenting until now. You are absolutely correct. Thank you so
much!
Original comment by ark...@gmail.com
on 10 Sep 2012 at 6:10
Original issue reported on code.google.com by
ark...@gmail.com
on 16 Jun 2012 at 4:56