In this tutorial we are going to see how to make demo page like one in my blog. Having special demo page for all the post you had written, esp. helps your site users to see all your work in….. Read More >>>>
Posts By: muni
Dynamically Add or Remove Table Row Using jQuery
Dynamically Add or Remove Table Row Using jQuery is very helpful in number of places where teachers wants to update students marks details or admin wants to update their Users details. This is very simple to make it yourself just….. Read More >>>>
Unique Email Validation Based on Checkbox Using jQuery Validation Plugin Custom Methods, Ajax and PHP
There is sometime we have requirement like this based on the User (Premium User or Guest User) We want to check Email or Username uniqueness. This is done with the help of jQuery Validation Plugin Remote Methods, Ajax and PHP. This tutorial….. Read More >>>>
Multi-Step SignUp Form Using jQuery, Ajax, PHP, HTML5 and CSS3
This type of form always improve user interaction on your site comparing very long form like this. Now we are going to see how to convert this very long form into multi-step signup using jQuery, Ajax,PHP, HTML5 and CSS3. Making….. Read More >>>>
Live Username and Email Availability Checking using PHP, jQuery and Ajax
In this tutorial we are going to see how to check user name and email availability using PHP, jQuery and Ajax. This task is easily done with the help of jQuery validation plugin remote() method. When user enters their name….. Read More >>>>