jQuery

Dynamically Add Input Fields And Submit To Database With jQuery and PHP

Previously I wrote about adding dynamic input fields in a webpage using jQuery, I got a lot of queries on how to submit it to database. This tutorial is all about generating input fields on the fly in a web page and submitting the entered data into database. For this tutorial let’s assume you have …

Dynamically Add Input Fields And Submit To Database With jQuery and PHP Read More »

Live Username Availability Checker and Password Strength Indicator With jQuery and Ajax

You would have seen various websites which checks username availability in real time and also tells you strength of your password during registration process. For example take “gmail signup” or twitter sign up process, their registration process is user oriented and very flexible, it tells user everything on run time. This tutorial is intended to …

Live Username Availability Checker and Password Strength Indicator With jQuery and Ajax Read More »

Create Registration Form Easily with Twitter Bootstrap in Minutes

This tutorial will guide you how to use Twitter Bootstrap to create a registration form in Minutes. Those who don’t know what Twitter Bootstrap is? I would define it as a complete package for powerful front-end development. It is a framework for faster and easier web development. It has already gained popularity among web developers, …

Create Registration Form Easily with Twitter Bootstrap in Minutes Read More »