Is possible to create a spinner in HTML? Only HTML? A tag maybe?
My HTML:
If not can we use some jquery? Something like "datepicker" or like this
$("#time").spinner({ options });
Something realy simple :D
I found this but i can't understand how to use it.
http://docs.jquery.com/UI/Spinner/spinner
EDIT:
IF I USE THIS:
(The diference is the input type)
Chrome automatically creates the spinner (+1/-1) but the same does not happen with firefox (and not tested on IE)
Why people still use other browsers?! :D