jQuery Corner plugin - Make Curved Corners

Thu, Jan 8, 2009

PHP, Scripts

If you want a curved edge for your element, the jQuery corner plugin can do it for you. This plugin dynamically generates and positions div elements to create very cool corners.

jQuery Corner plugin - Make Curved Corners

jQuery Corner is good because:

  • It does not use any image.
  • It is more SEO friendly because we don’t need any unnecessary markups in code. All code is generated dynamically and a search engine never sees that.
  • Don’t need to worry about changing the background color as long as it is not a gradient.

Limitations:

The background should be a solid color (Should not be a gradient or background image).

Demo: http://www.malsup.com/jquery/corner/

Share/Save/Bookmark

Related Posts

, , ,

This post was written by:

james - who has written 135 posts on Open Source Resources for Designers & Developers | Greepit.com.


1 Comments For This Post

  1. Ed Says:

    Thanks for the tip!

Leave a Reply