Twitter uses character count to restrict number of characters input by the user on a text input area. We can see many websites having conten ...
February 8th, 2018
In this tutorial, we are going to see, how to do credit card validation using jQuery. When the user submits his card details, then the jQuer ...
January 10th, 2018
By restricting users from typing invalid data we can minimize validation errors in an earlier stage. Let us see an example to do this using ...
March 9th, 2016
Now we are going to see about how to enable or disable form submit button based on the form validation result. In a previous example, we hav ...
March 9th, 2016
In this tutorial, we are going to learn how to calculate the remaining character count using jQuery. By calculating this count we can restri ...
December 29th, 2014
In jQuery, it is very simple to restrict the user to enter more than one URL via a form input. By validating this, we can avoid spam content ...
December 28th, 2014
In this tutorial, we are going to see “form” file input validation using jQuery. In the previous tutorial, we do this validation ...
December 15th, 2014