In HTML5, when I make a text box like below, and press the submit button.
you can add a validate function inside the jquery click function of yours. in that validate function the value of the input field must be validated. if it exceeds 100 it should return false