I am looking for a numeric spinner which integrates with Twitter Bootstrap 2.3, using the HTML5 input type="number"
According to caniuse at the time of this writing, only Chrome renders this element as I wish. Probably Firefox will do this soon and in no more than 5 to 10 years from now, IE will also come up with a solution.
I've tested a couple of them, but all were 3+ years old, rely on jQuery UI and do not exactly integrate properly with Bootstrap.
Meanwhile I was just curious if there are any jQuery libraries / or other solution that render the input as in the screenshot.
解决方案
Recently I came across the Fuel UX library which also includes a spinner.