jQuery Scrollable - One Plugin to make gallery , tabber, carousel

jQuery Scrollable - One Plugin to make gallery , tabber, carousel

Today I was making a bunch of different animated features on a blog. The job was to make a photo blog and to add different widgets like gallery, tabbed widget, carousel widget. The problem was that it have to be done all with one jquery plugin. In past i had to use different jquery plugins [...]

Read Full Post


Color Pickers for jQuery lovers

Color Pickers for jQuery lovers

jQuery is an amazing and very helpful javascript library that I always use in my web projects. Beauty of jQuery is its plugins which are available in a large number and free. jQuery makes the javascript work 70 times faster and easier. Sometimes when you have to let people or yourself add web color codes [...]

Read Full Post


How to make everything rounded corner with jQuery

How to make everything rounded corner with jQuery

Web elements with rounded corner is always a beauty of a cleaner and appealing web interface. If your template is rounded corner, people will like it more and it will be eye catching than regular squared designs. Rounded corners was never been so easy with CSS because if you are going to make rounded corners [...]

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