<?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>BarelyBlogging &#187; cookies</title>
	<atom:link href="http://www.barelyfitz.com/blog/archives/category/cookies/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.barelyfitz.com/blog</link>
	<description>Patrick Fitzgerald of BarelyFitz Designs</description>
	<lastBuildDate>Thu, 13 Oct 2011 01:55:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>JavaScript tab interface with persistent tabs</title>
		<link>http://www.barelyfitz.com/blog/archives/2006/04/07/309/</link>
		<comments>http://www.barelyfitz.com/blog/archives/2006/04/07/309/#comments</comments>
		<pubDate>Fri, 07 Apr 2006 05:38:45 +0000</pubDate>
		<dc:creator>pat</dc:creator>
				<category><![CDATA[DHTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[UI]]></category>
		<category><![CDATA[cookies]]></category>
		<category><![CDATA[tabber]]></category>
		<category><![CDATA[tabbifier]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://www.barelyfitz.com/blog/archives/2006/04/07/309/</guid>
		<description><![CDATA[
Now with yummy cookies!
I added an example page showing how you can use the new onLoad and onClick function hooks in my JavaScript tabifier to make the tabs persistent (using browser cookies).
That is, if you leave the page and come back later, the tab you previously selected will still be selected.
]]></description>
			<content:encoded><![CDATA[<div class="shadow"><img id="image308" alt="cookies" src="http://www.barelyfitz.com/blog/upload/cookies.jpg" /></div>
<p>Now with yummy cookies!</p>
<p>I added an example page showing how you can use the new onLoad and onClick function hooks in my <a href="http://www.barelyfitz.com/projects/tabber/">JavaScript tabifier</a> to make the tabs persistent (using browser cookies).</p>
<p>That is, if you leave the page and come back later, the tab you previously selected will still be selected.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.barelyfitz.com/blog/archives/2006/04/07/309/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
	</channel>
</rss>

