<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Create Your Very Own &#8220;Archive Navigator&#8221;</title>
	<atom:link href="http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/</link>
	<description>goSammy is the blog of Sam Lu. I am a web developer/college student who is interested in design and programming and also likes to discuss tech news and the web.</description>
	<lastBuildDate>Sun, 28 Feb 2010 13:22:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: sandrar</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-13206</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 22:50:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-13206</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='http://www.gosammy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MENU DE ABAS COM CONTEÚDO DESLISANTE</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-13201</link>
		<dc:creator>MENU DE ABAS COM CONTEÚDO DESLISANTE</dc:creator>
		<pubDate>Thu, 06 Aug 2009 12:53:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-13201</guid>
		<description>[...] completa que pode ser adaptada por você bastando ter algum conhecimento de html e css. Neste outro site você encontrará uma documentação mais detalhada com exemplos de códigos. Slider.js criando [...]</description>
		<content:encoded><![CDATA[<p>[...] completa que pode ser adaptada por você bastando ter algum conhecimento de html e css. Neste outro site você encontrará uma documentação mais detalhada com exemplos de códigos. Slider.js criando [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Creating the Coda-Slider with jQuery - Tutorial Collection</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-13160</link>
		<dc:creator>Creating the Coda-Slider with jQuery - Tutorial Collection</dc:creator>
		<pubDate>Sun, 07 Jun 2009 21:06:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-13160</guid>
		<description>[...] View Tutorial      No Comment  var addthis_pub=&quot;izwan00&quot;; BOOKMARK        This entry was posted on Monday, June 8th, 2009 at 2:36 am and is filed under Javascript Tutorials. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [...]</description>
		<content:encoded><![CDATA[<p>[...] View Tutorial      No Comment  var addthis_pub=&#8221;izwan00&#8243;; BOOKMARK        This entry was posted on Monday, June 8th, 2009 at 2:36 am and is filed under Javascript Tutorials. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NAF</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12899</link>
		<dc:creator>NAF</dc:creator>
		<pubDate>Thu, 21 May 2009 00:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12899</guid>
		<description>Hey, what would be the simplest way to replace the browser buttons with linked images? Thanks.</description>
		<content:encoded><![CDATA[<p>Hey, what would be the simplest way to replace the browser buttons with linked images? Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Lu</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12622</link>
		<dc:creator>Sam Lu</dc:creator>
		<pubDate>Thu, 26 Mar 2009 04:21:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12622</guid>
		<description>Hi Mike,
I think your problem may stem from the href you assign to your links. Try changing your href for your links like so:
[code lang=&quot;html&quot;]
&lt;a href=&quot;javascript:;&quot; rel=&quot;nofollow&quot;&gt;Shows&lt;/a&gt;
[/code]
Change all your links&#039; href to javascript:; and it might fix it.</description>
		<content:encoded><![CDATA[<p>Hi Mike,<br />
I think your problem may stem from the href you assign to your links. Try changing your href for your links like so:</p>
<div class="codesnip-container" >
<div class="codesnip"><span class="sc2"><a href="http://december.com/html/4/element/a.html"><span class="kw2">&lt;a</span></a> <span class="kw3">href</span>=<span class="st0">&#8220;javascript:;&#8221;</span> <span class="kw3">rel</span>=<span class="st0">&#8220;nofollow&#8221;</span><span class="kw2">&gt;</span></span>Shows<span class="sc2"><span class="kw2">&lt;/a&gt;</span></span></div>
</div>
<p>Change all your links&#8217; href to javascript:; and it might fix it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12621</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 25 Mar 2009 01:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12621</guid>
		<description>Whoops! Maybe a description of the issues might help...

I used my own links to access the panels which could be where the problem is coming from.  When I click the different links, the animation effect works but it overshoots the targeted panel.  If I click the same link again, it will bring up the correct panel but will not animate.  Any ideas?</description>
		<content:encoded><![CDATA[<p>Whoops! Maybe a description of the issues might help&#8230;</p>
<p>I used my own links to access the panels which could be where the problem is coming from.  When I click the different links, the animation effect works but it overshoots the targeted panel.  If I click the same link again, it will bring up the correct panel but will not animate.  Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12620</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 25 Mar 2009 01:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12620</guid>
		<description>Hi Sam, First I want to thank you for this great tutorial.  Second, I&#039;ve encountered a small hiccup when trying to implement your strategy into a site I&#039;m working on.  I&#039;m not sure if it has to do with the fact that instead of 3 panels, I am using 5 or if I messed up a number somewhere while modifying it to fit my needs.

If you or another willing helper could take a look, I would greatly appreciate it.  I&#039;m still pretty new to this stuff so I&#039;m not sure how to troubleshoot.  The site is at &lt;a href=&quot;http://www.mikegolofaro.com/TSGD/TSGD/index.html&quot; rel=&quot;nofollow&quot;&gt;http://www.mikegolofaro.com/TSGD/TSGD/index.html&lt;/a&gt;

Thank you so much for any help you might be able to provide!</description>
		<content:encoded><![CDATA[<p>Hi Sam, First I want to thank you for this great tutorial.  Second, I&#8217;ve encountered a small hiccup when trying to implement your strategy into a site I&#8217;m working on.  I&#8217;m not sure if it has to do with the fact that instead of 3 panels, I am using 5 or if I messed up a number somewhere while modifying it to fit my needs.</p>
<p>If you or another willing helper could take a look, I would greatly appreciate it.  I&#8217;m still pretty new to this stuff so I&#8217;m not sure how to troubleshoot.  The site is at <a href="http://www.mikegolofaro.com/TSGD/TSGD/index.html" rel="nofollow">http://www.mikegolofaro.com/TSGD/TSGD/index.html</a></p>
<p>Thank you so much for any help you might be able to provide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12518</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 27 Dec 2008 07:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12518</guid>
		<description>bingo, it worked!
thank you!</description>
		<content:encoded><![CDATA[<p>bingo, it worked!<br />
thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam Lu</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12517</link>
		<dc:creator>Sam Lu</dc:creator>
		<pubDate>Sat, 27 Dec 2008 06:57:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12517</guid>
		<description>John: the simplest solution would be to put all the javascript in a  tag right before the final  tag.

You&#039;d basically end up with something like this in whichever file you close your body with:
&lt;code&gt;
&lt;script type=&quot;text/javascript&quot;&gt;
$(document).ready(function(){
        $(&quot;#buttonone&quot;).click(function() {
                $(&quot;.widearea&quot;).animate({
                        marginLeft: &quot;0px&quot;
                }, 500);
        });
        $(&quot;#buttontwo&quot;).click(function() {
                $(&quot;.widearea&quot;).animate({
                        marginLeft: &quot;-300px&quot;
                }, 500);
        });
        $(&quot;#buttonthree&quot;).click(function() {
                $(&quot;.widearea&quot;).animate({
                        marginLeft: &quot;-600px&quot;
                }, 500);
        });
});
&lt;/script&gt;
&lt;/body&gt;
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>John: the simplest solution would be to put all the javascript in a  tag right before the final  tag.</p>
<p>You&#8217;d basically end up with something like this in whichever file you close your body with:</p>
<div class="codesnip-container" >&lt;script type=&#8221;text/javascript&#8221;&gt;<br />
$(document).ready(function(){<br />
        $(&#8220;#buttonone&#8221;).click(function() {<br />
                $(&#8220;.widearea&#8221;).animate({<br />
                        marginLeft: &#8220;0px&#8221;<br />
                }, 500);<br />
        });<br />
        $(&#8220;#buttontwo&#8221;).click(function() {<br />
                $(&#8220;.widearea&#8221;).animate({<br />
                        marginLeft: &#8220;-300px&#8221;<br />
                }, 500);<br />
        });<br />
        $(&#8220;#buttonthree&#8221;).click(function() {<br />
                $(&#8220;.widearea&#8221;).animate({<br />
                        marginLeft: &#8220;-600px&#8221;<br />
                }, 500);<br />
        });<br />
});<br />
&lt;/script&gt;<br />
&lt;/body&gt;</div>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.gosammy.com/2008/04/08/how-to-create-your-very-own-archive-navigator/comment-page-1/#comment-12516</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Sat, 27 Dec 2008 06:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.gosammy.com/?p=426#comment-12516</guid>
		<description>hey sam-
i&#039;m having a hard time understanding in which file to put the javascript for the buttons. im trying to integrate this into my sidebar, so does it go above the div codes inside sidebar.php? or does it go into a separate js file? if the latter, how do i reference that file?

thanks!
jon</description>
		<content:encoded><![CDATA[<p>hey sam-<br />
i&#8217;m having a hard time understanding in which file to put the javascript for the buttons. im trying to integrate this into my sidebar, so does it go above the div codes inside sidebar.php? or does it go into a separate js file? if the latter, how do i reference that file?</p>
<p>thanks!<br />
jon</p>
]]></content:encoded>
	</item>
</channel>
</rss>
