[jQuery] source code of jQuery backgroundCanvas plugin moved to Google Code

[jQuery] source code of jQuery backgroundCanvas plugin moved to Google Code


Don't know backgroundCanvas? It is plugin to place a canvas object
behind a div and draw on it with JavaScript. You can create every
background you want, but it's perferct for round corner borders,
gradient backgrounds, tabs. It's pure JavaScript and won't use images.
Not seen? Give it a try!
Here is a small demo:
http://www.maierhofer.de/BackgroundCanvasDemo.htm
The plugin homepage with sample code and demos stays here:
http://www.maierhofer.de/BackgroundCanvas.htm
I have moved the development source code and test cases to Google Code
http://code.google.com/p/mse-it-jquery-plugins/
I watch the issue tracking on JQuery and google code
Regards Tom