Fun and Inspiration

jQuery layout background canvas plugin: gradients, rounded corners without CSS

No comments
jQuery Background Canvas Plugin The HTML5 standard introduces the element, a resolution dependent bitmap canvas on which 2D graphic objects can be rendered. With JavaScript one can draw shapes like circles, rectangles and lines on this element. The jQuery background canvas plugin injects such a canvas element behind a div or whatever block element and provides functions to draw on it. When the background of the div is made transparent, this canvas element can be seen and it will provide the new background for the div.

jQuery layout background canvas plugin: gradients, rounded corners without CSS

No comments :