<?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: Web Development &#8211; JavaScript &#8211; Creating a Sticky Menu</title>
	<atom:link href="http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/</link>
	<description>A Behind the Scenes Look at the Best Hosting Provider in the World</description>
	<lastBuildDate>Tue, 18 Jun 2013 10:20:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
	<item>
		<title>By: Beslin</title>
		<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/comment-page-1/#comment-40857</link>
		<dc:creator>Beslin</dc:creator>
		<pubDate>Wed, 11 Jul 2012 07:53:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softlayer.com/?p=8193#comment-40857</guid>
		<description>Thank you Philip. It is explained in much detail and must admit it is a great effort. Keep posting.</description>
		<content:encoded><![CDATA[<p>Thank you Philip. It is explained in much detail and must admit it is a great effort. Keep posting.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neil</title>
		<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/comment-page-1/#comment-39881</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Sat, 02 Jun 2012 22:13:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softlayer.com/?p=8193#comment-39881</guid>
		<description>This is awesome, would be even cooler if you did a JQuery version too :)</description>
		<content:encoded><![CDATA[<p>This is awesome, would be even cooler if you did a JQuery version too <img src='http://blog.softlayer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin Hazard</title>
		<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/comment-page-1/#comment-39639</link>
		<dc:creator>Kevin Hazard</dc:creator>
		<pubDate>Thu, 24 May 2012 15:47:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softlayer.com/?p=8193#comment-39639</guid>
		<description>Thanks for the comments, guys!

Peter, On the JSFiddle site, each of the four quadrants has a different piece of the puzzle. The top-left is the HTML code, the bottom-left is the Javascript that does the magic, the top-right is the CSS that styles the page, and the bottom-right is a live example of the code in action. If you scroll down in the &quot;live example&quot; quadrant, you&#039;ll see the &quot;Just a header&quot; part disappear while the &quot;Something&quot; menu stays at the top of the page regardless of how far you scroll. 

The example he gave in the post was the menu that appears and sticks to the top of the page after you scroll past the Cover Photo + About section on a given Facebook profile or page in Timeline view, but that was more of a passing mention than a specific &quot;Go look at this to see what I&#039;m talking about&quot; application of the code. The basic benefit is, &quot;allowing the user quicker access to clicking common links.&quot;

Jacob, Can you explain a little more about what clarification you&#039;re looking for?</description>
		<content:encoded><![CDATA[<p>Thanks for the comments, guys!</p>
<p>Peter, On the JSFiddle site, each of the four quadrants has a different piece of the puzzle. The top-left is the HTML code, the bottom-left is the Javascript that does the magic, the top-right is the CSS that styles the page, and the bottom-right is a live example of the code in action. If you scroll down in the &#8220;live example&#8221; quadrant, you&#8217;ll see the &#8220;Just a header&#8221; part disappear while the &#8220;Something&#8221; menu stays at the top of the page regardless of how far you scroll. </p>
<p>The example he gave in the post was the menu that appears and sticks to the top of the page after you scroll past the Cover Photo + About section on a given Facebook profile or page in Timeline view, but that was more of a passing mention than a specific &#8220;Go look at this to see what I&#8217;m talking about&#8221; application of the code. The basic benefit is, &#8220;allowing the user quicker access to clicking common links.&#8221;</p>
<p>Jacob, Can you explain a little more about what clarification you&#8217;re looking for?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacob Marsh</title>
		<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/comment-page-1/#comment-39631</link>
		<dc:creator>Jacob Marsh</dc:creator>
		<pubDate>Thu, 24 May 2012 06:44:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softlayer.com/?p=8193#comment-39631</guid>
		<description>This post is nice but there is some chaos about margin top so will you please tell me more about this.</description>
		<content:encoded><![CDATA[<p>This post is nice but there is some chaos about margin top so will you please tell me more about this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter M Abraham</title>
		<link>http://blog.softlayer.com/2012/web-development-javascript-creating-a-sticky-menu/comment-page-1/#comment-39623</link>
		<dc:creator>Peter M Abraham</dc:creator>
		<pubDate>Wed, 23 May 2012 22:28:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.softlayer.com/?p=8193#comment-39623</guid>
		<description>Thank you, Philip Thompson, for your detailed article.

While I visited the fiddle site, it was too complex for me to get an idea of the Stickit code.

Unless you are seeking only highly technical users, may I suggest the following?

Cover the when question.  When would I use such code?  (if you covered it, maybe it was too technical; how would a small business steward / owner figure it out).

Have an example of the code based on a site a small business user might visit, own, manage, or otherwise interact.

In addition to expanding your reader base to those less technical than you, you will also be expanding SoftLayer to more small businesses who can most likely benefit from what you and SoftLayer have to offer.

Thank you for your time and consideration.</description>
		<content:encoded><![CDATA[<p>Thank you, Philip Thompson, for your detailed article.</p>
<p>While I visited the fiddle site, it was too complex for me to get an idea of the Stickit code.</p>
<p>Unless you are seeking only highly technical users, may I suggest the following?</p>
<p>Cover the when question.  When would I use such code?  (if you covered it, maybe it was too technical; how would a small business steward / owner figure it out).</p>
<p>Have an example of the code based on a site a small business user might visit, own, manage, or otherwise interact.</p>
<p>In addition to expanding your reader base to those less technical than you, you will also be expanding SoftLayer to more small businesses who can most likely benefit from what you and SoftLayer have to offer.</p>
<p>Thank you for your time and consideration.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
