Skip to content

Prematurely setting input value to minValue #18

Description

@burnstek

Using this: $('#txtTesting').jStepper({minValue:23, maxValue:230, minLength:3});

User intends to type 100.

They press 1. The stepper automatically jumps to 23?

Are there any ways to control this behavior and allow the user to type 100? Thank you.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions