Quantcast
Channel: jQuery Wisdom » Layout
Viewing all articles
Browse latest Browse all 10

Background canvas drawing jQuery Plugin

$
0
0




The BackgroundCanvas jQuery Plugin automates the insertion of the canvas object behind the content (z-order). It also provides higher level drawing functions for round corners and tabs.

BackgroundCanvas helps to decorate a semantic html/css layout. It places a 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.

Auto line-height jQuery Plugin Web Site
Auto line-height jQuery Plugin Demo
Auto line-height jQuery Plugin Download


Viewing all articles
Browse latest Browse all 10

Trending Articles