Skip to Navigation or
Skip to Content

Jquery Uppy Downer

Jquery Uppy DownerQuick Links

Note! There is a HTML5 form input that creates a numeric up/down control without JavaScript.

Visit the jQuery uppy downer project hub, which has a demonstration and download for this plugin on JS Plugins JavaScript Plugin Library.

Uppy Downer demonstration.

Description

The jQuery Uppy Downer project is a plugin for the jQuery JavaScript Framework, which adds increment and decrement buttons to an input to adjust the value.

Requirements

CSS

        /* Optional styles */
		.uppydownerbutton {
			border: 1px solid Gray;
			background-color: Silver;
			color: Black;
			padding: 0 5px;
			margin: 0 1px;
			font-weight: bold;
			position: relative;
			top: 2px;
		}
		
		.uppydowner {
			text-align: center;
		}

JavaScript

$(".uppydowner").uppydowner();

 

You Are Here: Home » JavaScript » Uppy Downer

 

I use a cookie on this website. This cookie doesn't contain or relate to any personal information and it isn't shared with any other website, it just ensures that I don't count you more than once in my website statistics. The Privacy and Electronic Communications Regulations require me to ask your permission to use this cookie, so please indicate below that you are happy for me to do this - I will remember your selection with a cookie, so if you accept I won't ask again...