JavaScript/jQuery NumberBox - buttons
Allows you to add custom buttons to the input text field.
Built-in buttons should also be declared in this array. You can find an example in the following demo:
location
Specifies whether to place the button before or after the input text field.
NOTE
  This property does not work for built-in buttons.
options
Configures the Button UI component used as the action button.
                        Type:
                    
                
                    Default Value: undefined
                
        NOTE
  This property does not work for built-in buttons.
Feedback