<?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>shesek &#187; shake</title>
	<atom:link href="http://www.shesek.info/tag/shake/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shesek.info</link>
	<description>Just another web developer blog</description>
	<lastBuildDate>Thu, 18 Aug 2011 04:39:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>jQuery shake() function</title>
		<link>http://www.shesek.info/web-development/jquery-shake-function</link>
		<comments>http://www.shesek.info/web-development/jquery-shake-function#comments</comments>
		<pubDate>Tue, 29 Dec 2009 09:46:03 +0000</pubDate>
		<dc:creator>shesek</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[shake]]></category>

		<guid isPermaLink="false">http://www.shesek.info/?p=165</guid>
		<description><![CDATA[I needed a quick function for jQuery to shake an absolute or static positioned (can be easily modified to support other positions too, but it doesn&#8217;t at the moment) element up&#038;down that isn&#8217;t depended on jQuery UI (I&#8217;m using to shake simplemodal&#8216;s container). This is what I came up with that: (function($){ $.fn.shake=function(opt){ opt=$.extend({times: 8,delay: [...]]]></description>
		<wfw:commentRss>http://www.shesek.info/web-development/jquery-shake-function/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

