<?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: Jquery Scroll to Anchor and Scroll To Top (simple)</title>
	<atom:link href="http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/feed/" rel="self" type="application/rss+xml" />
	<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Wed, 18 Jan 2012 08:51:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jason</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-29276</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 03 May 2011 23:22:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-29276</guid>
		<description>Thanks man...

I&#039;ll give that a go but I was hoping to try and append it to the &quot;anchore.js&quot; plugin if possible though.

I tried adding a -20 value to &quot;.offset().top-20&quot; but it only animates than bounces back 20 pixels - it doesn&#039;t maintain the space.

Either way I&#039;ll try what ever works at this point.</description>
		<content:encoded><![CDATA[<p>Thanks man&#8230;</p>
<p>I&#8217;ll give that a go but I was hoping to try and append it to the &#8220;anchore.js&#8221; plugin if possible though.</p>
<p>I tried adding a -20 value to &#8220;.offset().top-20&#8243; but it only animates than bounces back 20 pixels &#8211; it doesn&#8217;t maintain the space.</p>
<p>Either way I&#8217;ll try what ever works at this point.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-29270</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 03 May 2011 21:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-29270</guid>
		<description>I believe something as simple as a margin or padding on the anchor should do the trick and add the breathing space you are looking for! And if that doesn&#039;t work probably just adding a height 50px to the anchor will finalize the trick!

Thanks,
Angel</description>
		<content:encoded><![CDATA[<p>I believe something as simple as a margin or padding on the anchor should do the trick and add the breathing space you are looking for! And if that doesn&#8217;t work probably just adding a height 50px to the anchor will finalize the trick!</p>
<p>Thanks,<br />
Angel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-29269</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Tue, 03 May 2011 21:00:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-29269</guid>
		<description>Hey thank you - got it working..

Have a small question though...

How would you set an off set margin so its not so tightly aligned with the top of the browser window? I would like to try and give a little breathing room.</description>
		<content:encoded><![CDATA[<p>Hey thank you &#8211; got it working..</p>
<p>Have a small question though&#8230;</p>
<p>How would you set an off set margin so its not so tightly aligned with the top of the browser window? I would like to try and give a little breathing room.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Giampiero</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-17526</link>
		<dc:creator>Giampiero</dc:creator>
		<pubDate>Wed, 01 Dec 2010 14:30:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-17526</guid>
		<description>thank a lot for this!!!</description>
		<content:encoded><![CDATA[<p>thank a lot for this!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-10501</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 02 Sep 2010 15:59:08 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-10501</guid>
		<description>If you use this on a menu then just make a wrapper around it and change the javascript to:

$(document).ready(function() {
	$(&quot;#wrapperid a&quot;).anchorAnimate()
});

So you don&#039;t have to give the links a seperate class :P</description>
		<content:encoded><![CDATA[<p>If you use this on a menu then just make a wrapper around it and change the javascript to:</p>
<p>$(document).ready(function() {<br />
	$(&#8220;#wrapperid a&#8221;).anchorAnimate()<br />
});</p>
<p>So you don&#8217;t have to give the links a seperate class <img src='http://web.enavu.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-8412</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 11 Aug 2010 17:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-8412</guid>
		<description>Axel :) you missed the point, this isn&#039;t just a normal jump to anchor... this is a smooth scroll to anchor which you can&#039;t do without javascript :)</description>
		<content:encoded><![CDATA[<p>Axel <img src='http://web.enavu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  you missed the point, this isn&#8217;t just a normal jump to anchor&#8230; this is a smooth scroll to anchor which you can&#8217;t do without javascript <img src='http://web.enavu.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Axel Grude</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-8394</link>
		<dc:creator>Axel Grude</dc:creator>
		<pubDate>Wed, 11 Aug 2010 13:37:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-8394</guid>
		<description>You could have done that without the jquery... All you are using is standard anchor with hrefs - no need to include any javascript at all.</description>
		<content:encoded><![CDATA[<p>You could have done that without the jquery&#8230; All you are using is standard anchor with hrefs &#8211; no need to include any javascript at all.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agrublev</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-1150</link>
		<dc:creator>agrublev</dc:creator>
		<pubDate>Wed, 09 Sep 2009 22:10:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-1150</guid>
		<description>&lt;p&gt;I&#8217;m sorry but I would love to see you develop a huge website without using multiple classes with simplified structure names. I don&#8217;t know if you have ever seen the 960 framework which is the MOST popular in the world, but you will find those names are common and are semantic. Not sure what your experience is, but developing corporate websites requires classes that help the structure and lowers the style sheet.
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry but I would love to see you develop a huge website without using multiple classes with simplified structure names. I don&#8217;t know if you have ever seen the 960 framework which is the MOST popular in the world, but you will find those names are common and are semantic. Not sure what your experience is, but developing corporate websites requires classes that help the structure and lowers the style sheet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: agrublev</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-1149</link>
		<dc:creator>agrublev</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:45:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-1149</guid>
		<description>&lt;p&gt;Hey Adrian, i would love to hear why you think this article is tripe. If you disagree with anything please state it here and i will come back with a response. Thanks!
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Hey Adrian, i would love to hear why you think this article is tripe. If you disagree with anything please state it here and i will come back with a response. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian</title>
		<link>http://web.enavu.com/tutorials/how-to-jquery-scroll-to-anchor-and-scroll-to-top-simple/comment-page-1/#comment-1148</link>
		<dc:creator>Adrian</dc:creator>
		<pubDate>Tue, 01 Sep 2009 07:14:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.webdevmania.com/?p=455#comment-1148</guid>
		<description>&lt;p&gt;Ignore this article, it&#8217;s pure and absolute tripe.&lt;/p&gt;
&lt;p&gt;Read this instead:&lt;br /&gt;
&lt;a href=&quot;http://www.w3.org/QA/Tips/goodclassnames&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/QA/Tips/goodclassnames&lt;/a&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Ignore this article, it&#8217;s pure and absolute tripe.</p>
<p>Read this instead:<br />
<a href="http://www.w3.org/QA/Tips/goodclassnames" rel="nofollow">http://www.w3.org/QA/Tips/goodclassnames</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

