Simple jQuery progress bar on form to show characters length with input limiter functionality. Demo available with downloads.
Similar Posts
What is Google API and How it works?
Google API is a great set of developer’s tools. These tools make programmers able to perform operations using google API and living within their development framework.
Create Simple Rounded News Scroller using Mootools.
Mootools is very easy to use library and has a large number of functionalities which reduce lot of our work to do. News scroller is used to put a…
PHP Encrypt/Decrypt: Simple class to encrypt url data
Encryption is useful where critical data is being transferred in url. I have found a simple and secure encryption class with some changes to make it fit for new…

JQuery Alert Dialog Boxes With Simple Demo
Browsers alert boxes are simple and they look different from browser to browser and while sometimes this is a good thing as the user is used to their browser’s…

Learn How to Create Super CSS3 and jQuery Based Menus
In this post I will create a simple CSS3 and JQuery based menus. You can find another jQuery menu tutorial on this blog and it is next part…
Send Email from your Gmail account Using Codeigniter.
Codeigniter provides many built in helpers and libraries which help us to perform lot of functionality for developing projects. Here a simple email library make us able to send…