[New post] Add (plus/minus) Button Number Incrementers with jQuery

Posted by | Posted on 07:17

Add (plus/minus) Button Number Incrementers with jQuery

From the blog post:

Add (+/-) Button Number Incrementers | CSS-Tricks

Text inputs on forms can be used to submit numbers. A common use would be a "quantity" input on an eCommerce site. Changing the quantity value, from the user's perspective entails tabbing or clicking to the input, deleting it's current content, and typing in a new value. Expected behavior that nobody is going to yell at you for, but these number inputs could be a little friendlier. Through use of JavaScript (yes, jQuery), let's do just that.

Add a comment to this post


Comments (0)

Post a Comment