<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/navigation</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Tue, 21 May 2013 11:05:18 GMT</pubDate>
<item>
<title>(jQuery) Adding an active class to nav links based on URL with jQuery Address - vaughanj</title>
<link>http://snipplr.com/view/70689/adding-an-active-class-to-nav-links-based-on-url-with-jquery-address/</link>
<description><![CDATA[ <p>What this does is it adds the attribute “data-path” to each of the nav links, and gives this attribute a value of whatever comes after the “base” URL. Because we are using jQuery Address, we have the (event.value) variable to play with. This value is automatically set to be whatever is after the “base” value too, which means we can now check to see if these values equal each other. If they do, the active class is added to the link. Remember, this function resides inside the jQuery.address.change function, so it will be run every time a new link is clicked.</p> ]]></description>
<pubDate>Sat, 06 Apr 2013 21:10:20 GMT</pubDate>
<guid>http://snipplr.com/view/70689/adding-an-active-class-to-nav-links-based-on-url-with-jquery-address/</guid>
</item>
<item>
<title>(PHP) Wordpress Native Pagination Links With Page Number No Plugin Needed - rudwolf</title>
<link>http://snipplr.com/view/68927/wordpress-native-pagination-links-with-page-number-no-plugin-needed/</link>
<description><![CDATA[ <p>Create navigation links without the need of a plugin, using paginate_links function of wordpress core.</p> ]]></description>
<pubDate>Tue, 04 Dec 2012 00:22:50 GMT</pubDate>
<guid>http://snipplr.com/view/68927/wordpress-native-pagination-links-with-page-number-no-plugin-needed/</guid>
</item>
<item>
<title>(CSS) CSS Blur Menu Navigation - thewickedchemist</title>
<link>http://snipplr.com/view/65984/css-blur-menu-navigation/</link>
<description><![CDATA[ <p>Html and CSS included...</p> ]]></description>
<pubDate>Fri, 06 Jul 2012 13:16:43 GMT</pubDate>
<guid>http://snipplr.com/view/65984/css-blur-menu-navigation/</guid>
</item>
<item>
<title>(PHP) Magento - Print out a category navi with hiding specific categories - luxmedia</title>
<link>http://snipplr.com/view/65807/magento--print-out-a-category-navi-with-hiding-specific-categories/</link>
<description><![CDATA[ <p>Manually print out a category-navigation in a magento frontend template. within "stristr" you can enter an array of category-ids that should be hidden from display.</p> ]]></description>
<pubDate>Tue, 26 Jun 2012 19:40:39 GMT</pubDate>
<guid>http://snipplr.com/view/65807/magento--print-out-a-category-navi-with-hiding-specific-categories/</guid>
</item>
<item>
<title>(jQuery) jquery snippet - kate</title>
<link>http://snipplr.com/view/65630/jquery-snippet/</link>
<description><![CDATA[ <p>Simple nav snippet</p> ]]></description>
<pubDate>Fri, 15 Jun 2012 00:08:43 GMT</pubDate>
<guid>http://snipplr.com/view/65630/jquery-snippet/</guid>
</item>
<item>
<title>(CSS) Change submenu colors for active - sheilahoff</title>
<link>http://snipplr.com/view/63122/change-submenu-colors-for-active/</link>
<description><![CDATA[ <p>To specify background and text colors for the secondary nav in the active stack.</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 03:45:02 GMT</pubDate>
<guid>http://snipplr.com/view/63122/change-submenu-colors-for-active/</guid>
</item>
<item>
<title>(CSS) Center navigation - sheilahoff</title>
<link>http://snipplr.com/view/63118/center-navigation/</link>
<description><![CDATA[ <p>This will center your navigation in the bar (not the text in each button). Adjust the width to your navbar width</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 03:22:48 GMT</pubDate>
<guid>http://snipplr.com/view/63118/center-navigation/</guid>
</item>
<item>
<title>(CSS) Remove right border on navigation - sheilahoff</title>
<link>http://snipplr.com/view/63117/remove-right-border-on-navigation/</link>
<description><![CDATA[ <p>to remove right border on navigation</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 03:15:43 GMT</pubDate>
<guid>http://snipplr.com/view/63117/remove-right-border-on-navigation/</guid>
</item>
<item>
<title>(CSS) Add left border to nav when all else is right - sheilahoff</title>
<link>http://snipplr.com/view/63116/add-left-border-to-nav-when-all-else-is-right/</link>
<description><![CDATA[ <p>adjust px and color accordingly</p> ]]></description>
<pubDate>Tue, 07 Feb 2012 03:14:11 GMT</pubDate>
<guid>http://snipplr.com/view/63116/add-left-border-to-nav-when-all-else-is-right/</guid>
</item>
<item>
<title>(HTML) Navigation Starter - ryarwood</title>
<link>http://snipplr.com/view/62885/navigation-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:42 GMT</pubDate>
<guid>http://snipplr.com/view/62885/navigation-starter/</guid>
</item>
<item>
<title>(PHP) Page Detection for Dynamic Navigation - ryarwood</title>
<link>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:32 GMT</pubDate>
<guid>http://snipplr.com/view/62873/page-detection-for-dynamic-navigation/</guid>
</item>
<item>
<title>(HTML) jQuery Sticky Nav on Scroll - ryarwood</title>
<link>http://snipplr.com/view/62854/jquery-sticky-nav-on-scroll/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 30 Jan 2012 08:47:02 GMT</pubDate>
<guid>http://snipplr.com/view/62854/jquery-sticky-nav-on-scroll/</guid>
</item>
<item>
<title>(PHP) Wordpress - Add Custom Menu Support - xcsteve99</title>
<link>http://snipplr.com/view/60885/wordpress--add-custom-menu-support/</link>
<description><![CDATA[ <p>Add this to your functions.php file</p> ]]></description>
<pubDate>Wed, 16 Nov 2011 17:48:14 GMT</pubDate>
<guid>http://snipplr.com/view/60885/wordpress--add-custom-menu-support/</guid>
</item>
<item>
<title>(HTML) Unordered List Starter - ryarwood</title>
<link>http://snipplr.com/view/60073/unordered-list-starter/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 22 Oct 2011 08:59:20 GMT</pubDate>
<guid>http://snipplr.com/view/60073/unordered-list-starter/</guid>
</item>
<item>
<title>(jQuery) Wordpress optimized two level nav - telltec</title>
<link>http://snipplr.com/view/59547/wordpress-optimized-two-level-nav/</link>
<description><![CDATA[ <p>Assumes that you have got a #mainnav around your menu. Works nicely with wp_nav_menu inside.</p> ]]></description>
<pubDate>Sat, 08 Oct 2011 04:22:18 GMT</pubDate>
<guid>http://snipplr.com/view/59547/wordpress-optimized-two-level-nav/</guid>
</item>
<item>
<title>(PHP) PHP - Nav Highlight - kbrown</title>
<link>http://snipplr.com/view/59173/php--nav-highlight/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 28 Sep 2011 03:11:14 GMT</pubDate>
<guid>http://snipplr.com/view/59173/php--nav-highlight/</guid>
</item>
<item>
<title>(Objective C) Add / remove view controllers to tab bar controller - FumarMata</title>
<link>http://snipplr.com/view/58591/add--remove-view-controllers-to-tab-bar-controller/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Sep 2011 19:50:23 GMT</pubDate>
<guid>http://snipplr.com/view/58591/add--remove-view-controllers-to-tab-bar-controller/</guid>
</item>
<item>
<title>(Objective C) Add a single UIViewController controller to tabBarController - FumarMata</title>
<link>http://snipplr.com/view/58590/add-a-single-uiviewcontroller-controller-to-tabbarcontroller/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sat, 10 Sep 2011 19:46:18 GMT</pubDate>
<guid>http://snipplr.com/view/58590/add-a-single-uiviewcontroller-controller-to-tabbarcontroller/</guid>
</item>
<item>
<title>(CSS) CSS Horizontal Navigation - officiallyWise</title>
<link>http://snipplr.com/view/58180/css-horizontal-navigation/</link>
<description><![CDATA[ <p>This is PURE CSS. Tested in IE7+, Chrome, Firefox, Safari and Opera</p> ]]></description>
<pubDate>Fri, 26 Aug 2011 04:42:11 GMT</pubDate>
<guid>http://snipplr.com/view/58180/css-horizontal-navigation/</guid>
</item>
<item>
<title>(PHP) wordpress secondary navigation - errkk</title>
<link>http://snipplr.com/view/57724/wordpress-secondary-navigation/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 10 Aug 2011 22:48:57 GMT</pubDate>
<guid>http://snipplr.com/view/57724/wordpress-secondary-navigation/</guid>
</item>
</channel>
</rss>