<?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: Coding Apple&#8217;s Navigation Bar Using CSS Sprites</title> <atom:link href="http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/feed/" rel="self" type="application/rss+xml" /><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/</link> <description>Tutorials and Resources for Web Designers</description> <lastBuildDate>Sat, 21 Jan 2012 14:36:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3</generator> <item><title>By: Behrouz</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2711</link> <dc:creator>Behrouz</dc:creator> <pubDate>Wed, 11 Jan 2012 10:49:04 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2711</guid> <description>Hi
Thanks for tutorial, but I have a question for you, as well.
How we can make the current page list(menu) highlighted?
As you know when we select any pages(let&#039;s say support) how the user should know on which page he/she is visiting at the time?!Thanks again</description> <content:encoded><![CDATA[<p>Hi<br
/> Thanks for tutorial, but I have a question for you, as well.<br
/> How we can make the current page list(menu) highlighted?<br
/> As you know when we select any pages(let&#8217;s say support) how the user should know on which page he/she is visiting at the time?!</p><p>Thanks again</p> ]]></content:encoded> </item> <item><title>By: Sameer Khan</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2684</link> <dc:creator>Sameer Khan</dc:creator> <pubDate>Thu, 01 Dec 2011 13:46:59 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2684</guid> <description>Great tutorial...
Thanks!!!!</description> <content:encoded><![CDATA[<p>Great tutorial&#8230;<br
/> Thanks!!!!</p> ]]></content:encoded> </item> <item><title>By: BaseKit</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2675</link> <dc:creator>BaseKit</dc:creator> <pubDate>Fri, 11 Nov 2011 14:11:42 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2675</guid> <description>Great tutorial. Really helpful comments too! Thanks.</description> <content:encoded><![CDATA[<p>Great tutorial. Really helpful comments too! Thanks.</p> ]]></content:encoded> </item> <item><title>By: z8137</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2666</link> <dc:creator>z8137</dc:creator> <pubDate>Thu, 27 Oct 2011 23:17:31 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2666</guid> <description>It would be nice if you could supply the .PSD for this... Took me a while to get the exact measurements.</description> <content:encoded><![CDATA[<p>It would be nice if you could supply the .PSD for this&#8230; Took me a while to get the exact measurements.</p> ]]></content:encoded> </item> <item><title>By: Kunal</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2657</link> <dc:creator>Kunal</dc:creator> <pubDate>Thu, 13 Oct 2011 15:23:14 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2657</guid> <description>Another cool implementation of CSS sprite: Dynamic CSS Sprite implementation to give a painting effect. Read how to implement it by reading an easy to follow tutorial at http://blog.kunals.com/dynamic-css-sprite-implementation-gives-a-painting-effect/</description> <content:encoded><![CDATA[<p>Another cool implementation of CSS sprite: Dynamic CSS Sprite implementation to give a painting effect. Read how to implement it by reading an easy to follow tutorial at <a
href="http://blog.kunals.com/dynamic-css-sprite-implementation-gives-a-painting-effect/" rel="nofollow">http://blog.kunals.com/dynamic-css-sprite-implementation-gives-a-painting-effect/</a></p> ]]></content:encoded> </item> <item><title>By: googoo</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2649</link> <dc:creator>googoo</dc:creator> <pubDate>Fri, 30 Sep 2011 21:26:28 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2649</guid> <description>this is a very clear tutorial for a person who new to css. THANK YOU!</description> <content:encoded><![CDATA[<p>this is a very clear tutorial for a person who new to css. THANK YOU!</p> ]]></content:encoded> </item> <item><title>By: Shane Jeffers</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2609</link> <dc:creator>Shane Jeffers</dc:creator> <pubDate>Wed, 03 Aug 2011 13:11:28 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2609</guid> <description>@angieHow to add an active state1.  You would need to create the active state image and add it to the bottom of the sprite.
2.  Use jQuery to add the active class.
3.  Adjust the CSS down to the active state portion of the sprite when the class is applied.</description> <content:encoded><![CDATA[<p>@angie</p><p>How to add an active state</p><p>1.  You would need to create the active state image and add it to the bottom of the sprite.<br
/> 2.  Use jQuery to add the active class.<br
/> 3.  Adjust the CSS down to the active state portion of the sprite when the class is applied.</p> ]]></content:encoded> </item> <item><title>By: Matt</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2603</link> <dc:creator>Matt</dc:creator> <pubDate>Thu, 28 Jul 2011 14:42:31 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2603</guid> <description>I still don&#039;t see a comment where it has solved this nav&#039;s inability to &quot;stick&quot; to a certain color for the current active page. Could someone please answer this for me and all of those who have already expressed a need for it?Thank you!</description> <content:encoded><![CDATA[<p>I still don&#8217;t see a comment where it has solved this nav&#8217;s inability to &#8220;stick&#8221; to a certain color for the current active page. Could someone please answer this for me and all of those who have already expressed a need for it?</p><p>Thank you!</p> ]]></content:encoded> </item> <item><title>By: Brent Van den Abbeele</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2581</link> <dc:creator>Brent Van den Abbeele</dc:creator> <pubDate>Sat, 18 Jun 2011 14:48:55 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2581</guid> <description>Thanks, great tutorial. To bad dreamweaver can&#039;t take it when you preview it in safari, but everything&#039;s fine when uploaded.</description> <content:encoded><![CDATA[<p>Thanks, great tutorial. To bad dreamweaver can&#8217;t take it when you preview it in safari, but everything&#8217;s fine when uploaded.</p> ]]></content:encoded> </item> <item><title>By: angie hodder</title><link>http://www.threestyles.com/tutorials/coding-apples-navigation-bar-using-css-sprites/comment-page-2/#comment-2577</link> <dc:creator>angie hodder</dc:creator> <pubDate>Mon, 13 Jun 2011 17:37:08 +0000</pubDate> <guid
isPermaLink="false">http://www.threestyles.com/?p=420#comment-2577</guid> <description>Hi Shane,I&#039;m new to this and your tutorial worked really well for me, but I can&#039;t figure out how to make the active state? How can we make this state for the page we are on?Thanks!!</description> <content:encoded><![CDATA[<p>Hi Shane,</p><p>I&#8217;m new to this and your tutorial worked really well for me, but I can&#8217;t figure out how to make the active state? How can we make this state for the page we are on?</p><p>Thanks!!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic (User agent is rejected)
Database Caching 8/37 queries in 0.016 seconds using disk: basic

Served from: www.threestyles.com @ 2012-02-04 07:08:33 -->
