April 10, 2012

How to show rounder shape corners in browser

How to show rounder shape corners in browsers(IE6, IE7, IE8 , IE9, FF) :

This tutorial will help you to make rounded corners using jquery. It works in every browser:

For this you have to include jquery.corner.js.with jquery min js.

After that you just have to write:

 $('id or class name').corner();


No comments:

Post a Comment