<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jQuery Wisdom &#187; Drawing</title>
	<atom:link href="http://www.jquery.wisdomplug.com/category/jquery-plugins/jquery-drawing-plugins/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jquery.wisdomplug.com</link>
	<description>jQuery Resources Blog</description>
	<lastBuildDate>Sat, 13 Aug 2011 10:52:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Best jQuery Drawing Plugins</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 17:21:00 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/</guid>
		<description><![CDATA[jQuery, the write less do more code, now lets you to write less and draw more. These plugins and tutorials provide you with an insight on how jQuery can be used for drawing lines and a wide array of shapes.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Best-jQuery-Drawing-Plugins1.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/" > </fb:share-button></div></div><br /> <br /><p><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Best-jQuery-Drawing-Plugins1.png" /><br />jQuery, the write less do more code, now lets you to write less and draw more. These plugins and tutorials provide you with an insight on how jQuery can be used for drawing lines and a wide array of shapes.<BR><span id="more-1460"></span></p>
<p>
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/">1. Library for simple drawing with jQuery</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
This Library for simple drawing with jQuery applies SVG (using Keith Wood plugin for jQuery) or canvas method if supported on the client browser (includes explorercanvas patch for ie). If not, applies methods derivated from the work of Walter Zorn for compatibility.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Library-for-simple-drawing-with-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/">2. Draw &#8211; jQuery Drawing Plugin</a></h2>
<p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
This plugin was created after noticing Walter Zorns javascript for drawing shapes on screen with divs.I have also looked into the drawlibrary plugin, but it has a little too much overhead. Drawlibrary does use the same algorithms as Walter Zorns work as well, but relies on svg files when using Microsoft I.E. This plugin does not.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Draw-jQuery-Drawing-Plugin.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/">3. Drawing with jQuery</a></h2>
<p>Today I played around with jQuery and drawing some basic shapes using the jQuery SVG plugin. It is awesome!<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-with-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/">4. jQuery SVG Plugin</a></h2>
<p>A jQuery plugin that lets you interact with an SVG canvas.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-SVG-Plugin.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/">5. Using jQuery and LiquidCanvas to Add Drop Shadows </a></h2>
<p>Recently, I was working on a website redesign project for a client. They wanted to keep some of their product catalog, shopping cart and back-end pages, but redesign their homepage while keeping the catalog borders and styles. The existing design had a drop shadow around the main content along with several borders. I designed a new CSS-based layout for the page, and instead of trying to modify all of the existing drop shadow and border graphics to fit, I decided to use jQuery and the LiquidCanva<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Using-jQuery-and-LiquidCanvas-to-Add-Drop-Shadows-.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/">6. Drawing Lines With jQuery &#8211; Video Tutorial</a></h2>
<p>A video tutorial that explains how to draw lines with jQuery.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-Lines-With-jQuery-Video-Tutorial.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/">7. Drawing using JavaScript and jQuery</a></h2>
<p>Drawing functionality is not supported in most of popular browsers except Firefox and Safari with Canvas object. Using little trick we can draw line and circle using JavaScript. This is not best practice because need lot of execution time but it can be alternative way to draw simple and little objects. Basically this trick is drawing many DIV elements with 1&#215;1 pixel size inside the document. Basically we can t draw 1&#215;1 pixel size DIV elements in IE. To resolve this issue, you can add IMG element<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-using-JavaScript-and-jQuery.png" /></p>
<p><BR><br />
<h2><a href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/">8. jQuery Visualize Plugin-Accessible Charts and Graphs from Table Elements using HTML 5 Canvas</a></h2>
<p>Accessible data visualization in HTML has always been tricky to achieve, particularly because elements such as images allow only the most basic features for providing textual information to non-visual users. A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The jQuery Visualize plugin provides a simple method for generating bar, line, area, and pie charts from an HTML t<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Visualize-Plugin-Accessible-Charts-and-Graphs-from-Table-Elements-using-HTML-5-Canvas.png" /></p>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/best-jquery-drawing-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>jQuery Visualize Plugin-Accessible Charts and Graphs from Table Elements using HTML 5 Canvas</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:06:59 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/</guid>
		<description><![CDATA[Accessible data visualization in HTML has always been tricky to achieve, particularly because elements such as images allow only the most basic features for providing textual information to non-visual users. A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The jQuery Visualize plugin provides a simple method for generating bar, line, area, and pie charts from an HTML t<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Visualize-Plugin-Accessible-Charts-and-Graphs-from-Table-Elements-using-HTML-5-Canvas.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-Visualize-Plugin-Accessible-Charts-and-Graphs-from-Table-Elements-using-HTML-5-Canvas.png" /><br />Accessible data visualization in HTML has always been tricky to achieve, particularly because elements such as images allow only the most basic features for providing textual information to non-visual users. A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The jQuery Visualize plugin provides a simple method for generating bar, line, area, and pie charts from an HTML table, and allows you to configure them in a variety of way
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-1457"></span></p>
<p><BR><img alt="jQuery Visualize Plugin-Accessible Charts and Graphs from Table Elements using HTML 5 Canvas" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.filamentgroup.com/lab/jquery_visualize_plugin_accessible_charts_graphs_from_tables_html5_canvas/"> Web Site</a><BR><img alt="jQuery Visualize Plugin-Accessible Charts and Graphs from Table Elements using HTML 5 Canvas" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.filamentgroup.com/examples/charting_v2/"> Demo</a><BR><img alt="jQuery Visualize Plugin-Accessible Charts and Graphs from Table Elements using HTML 5 Canvas" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://www.filamentgroup.com/examples/charting_v2/visualize.filamentgroup.zip"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-visualize-plugin-accessible-charts-and-graphs-from-table-elements-using-html-5-canvas/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Drawing using JavaScript and jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:06:39 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/</guid>
		<description><![CDATA[Drawing functionality is not supported in most of popular browsers except Firefox and Safari with Canvas object. Using little trick we can draw line and circle using JavaScript. This is not best practice because need lot of execution time but it can be alternative way to draw simple and little objects. Basically this trick is drawing many DIV elements with 1x1 pixel size inside the document. Basically we can t draw 1x1 pixel size DIV elements in IE. To resolve this issue, you can add IMG element<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-using-JavaScript-and-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-using-JavaScript-and-jQuery.png" /><br />Drawing functionality is not supported in most of popular browsers except Firefox and Safari with Canvas object. Using little trick we can draw line and circle using JavaScript. This is not best practice because need lot of execution time but it can be alternative way to draw simple and little objects. Basically this trick is drawing many DIV elements with 1&#215;1 pixel size inside the document. Basically we can t draw 1&#215;1 pixel size DIV elements in IE. To resolve this issue, you can add IMG element inside the DIV with 1&#215;1 pixel image. Here s the complete code to draw line and circle into HTML document.<span id="more-1455"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Drawing using JavaScript and jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.masykur.web.id/post/Drawing-using-JavaScript-and-jQuery.aspx"> Web Site</a><BR><img alt="Drawing using JavaScript and jQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.masykur.web.id/post/Drawing-using-JavaScript-and-jQuery.aspx"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-using-javascript-and-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Drawing Lines With jQuery &#8211; Video Tutorial</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:06:12 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/</guid>
		<description><![CDATA[A video tutorial that explains how to draw lines with jQuery.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-Lines-With-jQuery-Video-Tutorial.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-Lines-With-jQuery-Video-Tutorial.png" /><br />A video tutorial that explains how to draw lines with jQuery.<span id="more-1453"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Drawing Lines With jQuery - Video Tutorial" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.gawkk.com/jquery-drawing-lines/discuss"> Web Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-lines-with-jquery-video-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using jQuery and LiquidCanvas to Add Drop Shadows</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:05:57 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/</guid>
		<description><![CDATA[Recently, I was working on a website redesign project for a client. They wanted to keep some of their product catalog, shopping cart and back-end pages, but redesign their homepage while keeping the catalog borders and styles. The existing design had a drop shadow around the main content along with several borders. I designed a new CSS-based layout for the page, and instead of trying to modify all of the existing drop shadow and border graphics to fit, I decided to use jQuery and the LiquidCanva<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Using-jQuery-and-LiquidCanvas-to-Add-Drop-Shadows-.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Using-jQuery-and-LiquidCanvas-to-Add-Drop-Shadows-.png" /><br />Recently, I was working on a website redesign project for a client. They wanted to keep some of their product catalog, shopping cart and back-end pages, but redesign their homepage while keeping the catalog borders and styles. The existing design had a drop shadow around the main content along with several borders. I designed a new CSS-based layout for the page, and instead of trying to modify all of the existing drop shadow and border graphics to fit, I decided to use jQuery and the LiquidCanvas plugin to keep the page size small while retaining all of the visual effects.<span id="more-1451"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Using jQuery and LiquidCanvas to Add Drop Shadows " src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.caffeinedi.com/2009/11/02/using-jquery-and-liquidcanvas-to-add-drop-shadows-borders-rounded-corners-and-other-effects-to-your-website-even-in-ie6-and-ie7/"> Web Site</a><BR><img alt="Using jQuery and LiquidCanvas to Add Drop Shadows " src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.caffeinedi.com/2009/11/02/using-jquery-and-liquidcanvas-to-add-drop-shadows-borders-rounded-corners-and-other-effects-to-your-website-even-in-ie6-and-ie7/"> Demo</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/using-jquery-and-liquidcanvas-to-add-drop-shadows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>jQuery SVG Plugin</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:05:37 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/</guid>
		<description><![CDATA[A jQuery plugin that lets you interact with an SVG canvas.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-SVG-Plugin.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-jQuery-SVG-Plugin.png" /><br />A jQuery plugin that lets you interact with an SVG canvas.<span id="more-1449"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="jQuery SVG Plugin" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://keith-wood.name/svgRef.html"> Web Site</a><BR><img alt="jQuery SVG Plugin" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://keith-wood.name/svg.html"> Demo</a><BR><img alt="jQuery SVG Plugin" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://plugins.jquery.com/files/jquery.svg.package-1.4.2.zip"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/jquery-svg-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drawing with jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:05:20 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/</guid>
		<description><![CDATA[Today I played around with jQuery and drawing some basic shapes using the jQuery SVG plugin. It is awesome!<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-with-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Drawing-with-jQuery.png" /><br />Today I played around with jQuery and drawing some basic shapes using the jQuery SVG plugin. It is awesome!<span id="more-1447"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Drawing with jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://olalindberg.com/blog/2009/07/06/drawing_with_juery/"> Web Site</a><BR><img alt="Drawing with jQuery" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://olalindberg.com/blog/wp-content/uploads/2009/07/jquery-draw.zip"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/drawing-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Library for simple drawing with jQuery</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:05:05 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/</guid>
		<description><![CDATA[This Library for simple drawing with jQuery applies SVG (using Keith Wood plugin for jQuery) or canvas method if supported on the client browser (includes explorercanvas patch for ie). If not, applies methods derivated from the work of Walter Zorn for compatibility.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Library-for-simple-drawing-with-jQuery.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Library-for-simple-drawing-with-jQuery.png" /><br />This Library for simple drawing with jQuery applies SVG (using Keith Wood plugin for jQuery) or canvas method if supported on the client browser (includes explorercanvas patch for ie). If not, applies methods derivated from the work of Walter Zorn for compatibility.<span id="more-1445"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Library for simple drawing with jQuery" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://www.openstudio.fr/Library-for-simple-drawing-with.html"> Web Site</a><BR><img alt="Library for simple drawing with jQuery" src="http://i34.tinypic.com/102q90m.jpg" /><a href = "http://www.openstudio.fr/Library-for-simple-drawing-with.html"> Demo</a><BR><img alt="Library for simple drawing with jQuery" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://www.openstudio.fr/download/jquery.drawinglibrary.zip"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/library-for-simple-drawing-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Draw &#8211; jQuery Drawing Plugin</title>
		<link>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/</link>
		<comments>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 16:04:44 +0000</pubDate>
		<dc:creator>Jim</dc:creator>
				<category><![CDATA[Drawing]]></category>

		<guid isPermaLink="false">http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/</guid>
		<description><![CDATA[This plugin was created after noticing Walter Zorns javascript for drawing shapes on screen with divs.I have also looked into the drawlibrary plugin, but it has a little too much overhead. Drawlibrary does use the same algorithms as Walter Zorns work as well, but relies on svg files when using Microsoft I.E. This plugin does not.<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Draw-jQuery-Drawing-Plugin.png" />]]></description>
			<content:encoded><![CDATA[<p><br /></p><div><!-- Wordbooker created FB tags --> <fb:like layout="button_count" show_faces="false" send="false" action="recommend" font="arial" colorscheme="dark"  href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/" width="250"></fb:like> <div style="float:right;"><!-- Wordbooker created FB tags --> <fb:share-button class="meta" type="button" href="http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/" > </fb:share-button></div></div><br /> <br /><p><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script><br />
<br /><img src="http://wisdomplug.com/jquery/wp-content/uploads/wpid-Draw-jQuery-Drawing-Plugin.png" /><br />This plugin was created after noticing Walter Zorns javascript for drawing shapes on screen with divs.I have also looked into the drawlibrary plugin, but it has a little too much overhead. Drawlibrary does use the same algorithms as Walter Zorns work as well, but relies on svg files when using Microsoft I.E. This plugin does not.<span id="more-1443"></span></p>
<div style="display:block;float:left;margin: 0px 10px 0px 0px;"><script type="text/javascript"><!--
google_ad_client = "pub-9534545081248849";
/* Jquery */
google_ad_slot = "9018830443";
google_ad_width = 300;
google_ad_height = 250;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><BR><img alt="Draw - jQuery Drawing Plugin" src="http://i35.tinypic.com/w8rjo1.jpg" /><a href = "http://plugins.jquery.com/project/Draw"> Web Site</a><BR><img alt="Draw - jQuery Drawing Plugin" src="http://i36.tinypic.com/sd0epy.jpg" /><a href = "http://plugins.jquery.com/files/jquery.draw.js_3.txt"> Download</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jquery.wisdomplug.com/jquery-plugins/jquery-drawing-plugins/draw-jquery-drawing-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

