Best ajax frameworks & Tools

Best ajax frameworks & Tools

Ajax is one of the most important web 2.0 element. But other than that, it is the basic tool used for rich backend interfaces. You may have seen the simple but powerful gMail webmail , microsoft live or some other popular website which are all based on ajax technologies. Ajax is not a language, but [...]

Read Full Post


Best 3 jQuery Books For Web Designers & Developers

Best 3 jQuery Books For Web Designers & Developers

jQuery - Yeah the one of the best and fastest javascript client libraries these days. Although prototype, yahoo UI and motools are also good but jQuery is fastest to load and easiest to learn as compared to other JS libraries.
Beauty of jQuery is its simplicity. We can create complex javascripts in minimal length of code. [...]

Read Full Post


Creating DOM Elements on the fly with jQuery

Creating DOM Elements on the fly with jQuery

Jquery is one of my most favorite javascript client library. It is extremely faster than any other library and very much easy to use. I can reduce very much complex code of my regular javascript now with the help of jQuery as i am converting all of my project’s front end from regular javascripting native [...]

Read Full Post


10 great jQuery Form plugins

10 great jQuery Form plugins

jQuery is one of my favorite javascript client library. We can do more with writing minimal code. Nearly in every project I need to style up web forms or create rules for validation on form elements. Without jQuery it was very harder and longer way to do by writing a lot of lines of code. [...]

Read Full Post


3 best ways to Optimize your wordpress theme

3 best ways to Optimize your wordpress theme

One of most powerful and advance feature of wordpress is it themes. There are thousands of FREE and paid themes available for wordpress. It is not harder to create a new theme for wordpress even if you have only a little knowledge of php or html. Wordpress themes are what display everything on your blog, [...]

Read Full Post


5 great jQuery image Gallery plugins

5 great jQuery image Gallery plugins

jQuery is one of the most popular javascript client libraries. It was developed few years ago and became so much popular. It is very light weight in code and performs javascript actions very quickly in almost every browser. It makes the life easier if you are a front end javascript developer.
Image galleries are an important [...]

Read Full Post