Ajax

Automatically Load Content and Refresh Div Using jQuery

auto load div jquery

Automatically loading content and displaying it without refreshing the page is an important feature any websites could have. Especially for news website and blog must have this feature to display most recent news/posts. Even top social websites have these features to display latest posts/tweets. You can also implement this feature easily using jQuery. You can …

Automatically Load Content and Refresh Div Using jQuery Read More »

Create Drag and Drop Multiple File Upload using PHP and Dropzone.js

multiple file uploader

Image uploading is one of the most common features every website owner would love to have in their website. I have also posted the script to upload images in PHP and its enhanced version. Users must be able to upload multiple image files easily. I just came to know about a wonderful js library dropzone.js. You can …

Create Drag and Drop Multiple File Upload using PHP and Dropzone.js 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 »