Yes you're right Niphlod, I've made a number touch-spin modifying this number spinner: http://www.jqueryscript.net/form/Input-Number-Spinner-with-jQuery-Bootstrap-Spinner.html
Thanks everybody with the Ruud answer I'm ok, works fine. Il giorno giovedì 28 novembre 2013 18:09:34 UTC+1, Niphlod ha scritto: > > I think spinners that gael is referring to are not the ones generated by > spin.js. I think he means "number spinners"... > > @gael: code your own widget, it's very easy to do so > > > On Thursday, November 28, 2013 4:46:43 PM UTC+1, Richard wrote: >> >> Spin.js works well : >> >> http://fgnass.github.io/spin.js/ >> >> >> On Thu, Nov 28, 2013 at 9:02 AM, Ruud Schroen <[email protected]> wrote: >> >>> You can still use SQLFORM, but have standard html inputs. >>> >>> Example: >>> >>> {{=form.custom.begin}} >>> >>> ..enter your html input here with attribute: *name**="NAME OF YOUR >>> FIELD"* >>> >>> {{=form.custom.end}} >>> >>> >>> You can find more info about custom forms >>> here<http://www.web2py.com/book/default/chapter/07#Custom-forms> >>> >>> On Thursday, November 28, 2013 11:59:44 AM UTC+1, Gael Princivalle wrote: >>>> >>>> Hi. >>>> >>>> I would like to had a quantity field in a form, controlled by a spinner. >>>> With a standard HTML form I can use some Jquery spinners, but if I >>>> would like to generate the form with FORM or SQLFORM, is it possible to >>>> associate a spinner to this input field ? >>>> >>>> Thanks. >>>> >>> -- >>> Resources: >>> - http://web2py.com >>> - http://web2py.com/book (Documentation) >>> - http://github.com/web2py/web2py (Source code) >>> - https://code.google.com/p/web2py/issues/list (Report Issues) >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "web2py-users" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

