<?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>christopherreding.com &#187; JQuery</title>
	<atom:link href="http://christopherreding.com/category/jquery/feed/" rel="self" type="application/rss+xml" />
	<link>http://christopherreding.com</link>
	<description>An epic love story about a boy and his code. Featuring PHP, Javascript, HTML, Wordpress, and ExpressionEngine.</description>
	<lastBuildDate>Wed, 08 Feb 2012 21:19:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An ultra-lightweight accordion using jQuery</title>
		<link>http://christopherreding.com/a-simple-accordion-with-less-javascript/</link>
		<comments>http://christopherreding.com/a-simple-accordion-with-less-javascript/#comments</comments>
		<pubDate>Thu, 10 Mar 2011 14:43:01 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[code share]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[accordion]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=301</guid>
		<description><![CDATA[The following is a jQuery plugin for creating an accordion with independent containers ( they can open or close without effect on the rest of the accordion ). Included is markup to open all or close all at one time. Special thanks to Tammy Hart and Ben Shoults for their work on this. DEMO &#124; ...]]></description>
		<wfw:commentRss>http://christopherreding.com/a-simple-accordion-with-less-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a page overlay with jQuery</title>
		<link>http://christopherreding.com/creating-a-page-overlay-with-jquery/</link>
		<comments>http://christopherreding.com/creating-a-page-overlay-with-jquery/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:57:16 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Modal]]></category>
		<category><![CDATA[Overlay]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=43</guid>
		<description><![CDATA[Seems like everywhere you look websites are using pop-up modals with some kind of transparent overlay. While there are different hacks to maintain browser compatibility, there is a common thread in execution. One solution uses  jQuery to append a div to the body of the page, that div is styled as an absolute positioned element ...]]></description>
		<wfw:commentRss>http://christopherreding.com/creating-a-page-overlay-with-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>75 Amazing CSS Navigations and Jquery Examples</title>
		<link>http://christopherreding.com/75-amazing-css-navigations-and-jquery-examples/</link>
		<comments>http://christopherreding.com/75-amazing-css-navigations-and-jquery-examples/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 17:57:20 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=11</guid>
		<description><![CDATA[http://www.designdazzling.com/2009/08/75-amazing-css-navigations-and-jquery-examples/ A pretty awesome list of jQuery plugins as well as a few tutorials, Very helpful if you are a novice or just looking for a shorter development time. Favorites: JQuery Curvy Corners Draggables and droppables jQZoom jQuery lightBox Plugin CSS Play Navigation Menus]]></description>
		<wfw:commentRss>http://christopherreding.com/75-amazing-css-navigations-and-jquery-examples/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace an image with a Quicktime movie using jQuery</title>
		<link>http://christopherreding.com/replace-an-image-with-a-quicktime-movie-using-jquery/</link>
		<comments>http://christopherreding.com/replace-an-image-with-a-quicktime-movie-using-jquery/#comments</comments>
		<pubDate>Thu, 27 Aug 2009 17:56:03 +0000</pubDate>
		<dc:creator>Christopher Reding</dc:creator>
				<category><![CDATA[JQuery]]></category>

		<guid isPermaLink="false">http://christopherreding.com/?p=7</guid>
		<description><![CDATA[Include jquery with in the head of the page (get it here) http://jquery.com Then create 2 divs like this: &#60;div id="image"&#62; &#60;img id="myImage" src="images/fpo.jpg" width="200" height="200" /&#62; &#60;/div&#62; &#60;div id="qt" style="display:none;" &#62; &#60;embed src="something.mov" height="200" width="200" autostart="true" &#62;&#60;/embed&#62; &#60;/div&#62; Now Put this script within the head of the page. &#60;script type="text/javascript"&#62;]]></description>
		<wfw:commentRss>http://christopherreding.com/replace-an-image-with-a-quicktime-movie-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
