<?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>the rabbit hole &#187; scroll</title>
	<atom:link href="http://bugssite.org/blog/tag/scroll/feed/" rel="self" type="application/rss+xml" />
	<link>http://bugssite.org</link>
	<description>where you feel a little closer to home</description>
	<lastBuildDate>Sun, 05 Sep 2010 16:04:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
		<item>
		<title>Scrollable Categories and Archives using jQuery Tools</title>
		<link>http://bugssite.org/blog/2009/07/29/scrollable-categories-and-archives-using-jquery-tools/</link>
		<comments>http://bugssite.org/blog/2009/07/29/scrollable-categories-and-archives-using-jquery-tools/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 17:56:00 +0000</pubDate>
		<dc:creator>Shane</dc:creator>
				<category><![CDATA[programing]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[scroll]]></category>

		<guid isPermaLink="false">http://bugssite.org/?p=457</guid>
		<description><![CDATA[Another day.. another innovation over here at the rabbit hole and for other WordPress blogs a-like. One of the things I started dreading when I first started this blog again back in July 2008 is that eventually that archives &#8216;By Month&#8217; list and categories list was going to get so long that it was going [...]]]></description>
			<content:encoded><![CDATA[<p>Another day.. another innovation over here at <em>the rabbit hole</em> and for other WordPress blogs a-like.</p>
<p>One of the things I started dreading when I first started this <a href="http://bugssite.org/blog/2008/07/" target="_self">blog again back in July 2008</a> is that eventually that archives &#8216;By Month&#8217; list and categories list was going to get so long that it was going to be lopsided and lots of items really make the site look &#8220;longer&#8221; than it really was when it comes to the vertical scroll bars.</p>
<p>What I needed to do now since both the Archives and the Categories list was getting to long, I wanted to  shorten them up, but still allowing the user (that&#8217;s you..) to be able to still be able to browse all the available archives months and categories without having to view the full archives view.</p>
<p><span id="more-457"></span></p>
<div id="attachment_458" class="wp-caption alignright" style="width: 160px"><a href="http://bugssite.org/wp-content/uploads/2009/07/steam_games_compare.jpg"><img class="size-thumbnail wp-image-458" title="Steam Games Compare" src="http://bugssite.org/wp-content/uploads/2009/07/steam_games_compare-150x150.jpg" alt="First 10 &amp; Next 10" width="150" height="150" /></a><p class="wp-caption-text">First 10 &amp; Next 10</p></div>
<p>There was several primitive examples of how this could be done on the <a href="http://store.steampowered.com/" target="_blank">Steam Gaming Website</a>. If you take a look at the compare picture I took of the site for a quick example. At the bottom of their <strong>New Releases</strong> tab/box they have &#8216;Next 10&#8242;.  Clicking on that &#8216;Next 10&#8242; scrolls through the next ten items. That is exactly what I wanted to do. Problem&#8230; they didn&#8217;t use jQuery. Not wanting to go backwards in coding, Prototype is not my thing anymore. To bulky. I searched the net until I found something that was worthy of my attention.</p>
<p>The next thing I found was something called &#8216;<a href="http://flowplayer.org/tools/index.html" target="_blank">jQuery Tools</a>&#8216;. Still part of the jQuery library, but maintained by a separate author than the jQuery group. This was exactly what I was looking for: <strong>Scrolling Vertical</strong>.</p>
<p>By reading the introduction and then going to the <a href="http://flowplayer.org/tools/demos/scrollable/vertical.html" target="_blank">vertical demo page</a> I was able to piece together what needed to be done in order for this to work on WordPress.</p>
]]></content:encoded>
			<wfw:commentRss>http://bugssite.org/blog/2009/07/29/scrollable-categories-and-archives-using-jquery-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
