<?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>badlyDrawnToy &#187; JQuery</title>
	<atom:link href="http://www.badlydrawntoy.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.badlydrawntoy.com</link>
	<description>thoughts on web development and design</description>
	<lastBuildDate>Sun, 21 Aug 2011 21:27:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>IE8 Rounded Corners using jQuery</title>
		<link>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/</link>
		<comments>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 00:33:59 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[ie8]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=313</guid>
		<description><![CDATA[This site continues to receive a large amount of traffic from people searching for a solution to achieving rounded corners in IE8. Clearly, it&#8217;s a hot topic, and my previous post about using DD_Roundies has hopefully helped developers along their way. I recently had an issue with DD_Roundies where the border width was 1 pixel [ <a href="http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2009/11/11/ie8-rounded-corners-using-jquery/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>grid960 &#8211; a grid overlay bookmarklet for 960.gs</title>
		<link>http://www.badlydrawntoy.com/2009/04/23/grid960-a-grid-overlay-bookmarklet-for-960gs/</link>
		<comments>http://www.badlydrawntoy.com/2009/04/23/grid960-a-grid-overlay-bookmarklet-for-960gs/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 08:24:22 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[960.gs]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[css grid]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=246</guid>
		<description><![CDATA[This bookmarklet has now been updated to support 24 columns Please also see grid960 bookmarklet &#8211; now with 24 columns/ A couple of days ago I released a jQuery plugin that provides a grid overlay when working with the 960.gs css grid framework. The plugin seems to have been quite popular, and as a result [ <a href="http://www.badlydrawntoy.com/2009/04/23/grid960-a-grid-overlay-bookmarklet-for-960gs/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2009/04/23/grid960-a-grid-overlay-bookmarklet-for-960gs/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>960.gs grid overlay &#8211; a jQuery plugin</title>
		<link>http://www.badlydrawntoy.com/2009/04/21/960gs-grid-overlay-a-jquery-plugin/</link>
		<comments>http://www.badlydrawntoy.com/2009/04/21/960gs-grid-overlay-a-jquery-plugin/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 08:54:25 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[grid]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=220</guid>
		<description><![CDATA[I&#8217;ve now released a bookmarklet to provide a simpler gird overlay. Please also see grid960 &#8211; a grid overlay bookmarklet for 960.gs I&#8217;ve been using 960.gs on a few sites recently. Without wanting to get into a discussion about the pros/cons of using css grid frameworks, I find them useful for some sites. The 960.gs [ <a href="http://www.badlydrawntoy.com/2009/04/21/960gs-grid-overlay-a-jquery-plugin/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2009/04/21/960gs-grid-overlay-a-jquery-plugin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Replacing target=”_blank” for Strict XHTML using JQuery (redux)</title>
		<link>http://www.badlydrawntoy.com/2009/03/03/replacing-target_blank-for-strict-xhtml-using-jquery-redux/</link>
		<comments>http://www.badlydrawntoy.com/2009/03/03/replacing-target_blank-for-strict-xhtml-using-jquery-redux/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 15:51:40 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=177</guid>
		<description><![CDATA[Some time ago, I provided a simple JQuery solution for replacing target="_blank" when writing Strict XHTML. However, one commenter recently pointed out that my solution does not work if the rel attribute contains more than one value e.g. rel="external nofollow" Well, JQuery to the rescue again. A very slight modification to the Attribute Filter fixes [ <a href="http://www.badlydrawntoy.com/2009/03/03/replacing-target_blank-for-strict-xhtml-using-jquery-redux/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2009/03/03/replacing-target_blank-for-strict-xhtml-using-jquery-redux/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>XHTML Strict target resolved with jQuery</title>
		<link>http://www.badlydrawntoy.com/2008/10/23/xhtml-strict-target-resolved-with-jquery/</link>
		<comments>http://www.badlydrawntoy.com/2008/10/23/xhtml-strict-target-resolved-with-jquery/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 09:04:17 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=123</guid>
		<description><![CDATA[This post has been updated. Please also see Replacing target=”_blank” for Strict XHTML using JQuery (redux) All good web developers now design sites using the XHTML Strict DTD. Strict XHTML forbids the use of the target="_blank" attribute on anchors, used to open a link in anew browser window. The reason for this is that there [ <a href="http://www.badlydrawntoy.com/2008/10/23/xhtml-strict-target-resolved-with-jquery/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2008/10/23/xhtml-strict-target-resolved-with-jquery/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Yahoo Pipes and JQuery : Goodbye Same Origin Policy</title>
		<link>http://www.badlydrawntoy.com/2008/07/08/yahoo-pipes-and-jquery-same-origin-policy/</link>
		<comments>http://www.badlydrawntoy.com/2008/07/08/yahoo-pipes-and-jquery-same-origin-policy/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 15:48:36 +0000</pubDate>
		<dc:creator>badlyDrawnToy</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[cross site scripting]]></category>
		<category><![CDATA[linkedin]]></category>
		<category><![CDATA[same domain policy]]></category>
		<category><![CDATA[xhr]]></category>
		<category><![CDATA[yahoo pipes]]></category>

		<guid isPermaLink="false">http://www.badlydrawntoy.com/?p=103</guid>
		<description><![CDATA[I was chatting yesterday with my friend Simon about my somewhat late discovery of Yahoo! Pipes. I knew about it, I&#8217;d just never played with it. Pipes is ideal if you&#8217;re looking to create a mash-up from RSS feeds. Simon asked if Pipes were constrained by the Same Origin Policy whereby XHR requests are restricted [ <a href="http://www.badlydrawntoy.com/2008/07/08/yahoo-pipes-and-jquery-same-origin-policy/">more &#187;</a> ]]]></description>
		<wfw:commentRss>http://www.badlydrawntoy.com/2008/07/08/yahoo-pipes-and-jquery-same-origin-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

