In this post, I will share on how to loop the checkbox checked value using jquery. One of the important to learn when processing the form about gettin...
In this post, I will show you how to add an ajax loader using jQuery when the ajax request is in progress to your PHP. It is important to show a loadi...
In this post, I will show you how to prevent double click in jquery/javascript when submitting the button to ajax. This is important to implement beca...
In this tutorial, I will show you a simple code on how to reset the form after submission using jquery. Let say you have a Create Employee Form and su...