The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
background canvas drawing plugin for round corners, gradients and tabs
backgroundCanvas helps to decorate a semantic html/css layout. It places a <canvas> object in the background and enables drawing on this canvas object. It can be used to draw background gradients, borders and boxes with round corners, tabs and any other border or background. It's pure JavaScript and don't use images. It is designed to fallback gracefully to CSS if the browser don't support JavaScript.
backgroundCanvas automates the insertion of the canvas object behind the content (z-order). It also provides higher level drawing functions for round corners and tabs.
Links to jQuery Background Canvas Resources
Documentation:
http://www.maierhofer.de/Download/jQuery-background-canvas-api-documenta...
jQuery Projects: http://www.maierhofer.de/en/open-source/jquery.aspx
Source Code: http://jqueryplugins.codeplex.com/
