<?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"
	>
<channel>
	<title>Comments on: PHP menu includes with css style to highlight active page link</title>
	<atom:link href="http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/</link>
	<description></description>
	<pubDate>Sun, 20 May 2012 15:10:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.5</generator>
		<item>
		<title>By: bj</title>
		<link>http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/#comment-56</link>
		<dc:creator>bj</dc:creator>
		<pubDate>Sun, 20 Apr 2008 16:14:31 +0000</pubDate>
		<guid isPermaLink="false">http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/#comment-56</guid>
		<description>Okay, fine. But what if, as you usually do on static sites, you call the navigation in via an include so you only have to edit the menu in one file? Then you can't "indicate which of the menu links you want to give the CSS style 'active'" since it's going to vary depending on which page the navigation is being included on.</description>
		<content:encoded><![CDATA[<p>Okay, fine. But what if, as you usually do on static sites, you call the navigation in via an include so you only have to edit the menu in one file? Then you can&#8217;t &#8220;indicate which of the menu links you want to give the CSS style &#8216;active&#8217;&#8221; since it&#8217;s going to vary depending on which page the navigation is being included on.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rosy</title>
		<link>http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/#comment-45</link>
		<dc:creator>Rosy</dc:creator>
		<pubDate>Wed, 02 Apr 2008 20:20:42 +0000</pubDate>
		<guid isPermaLink="false">http://webdevjunk.com/coding/css/17/php-menu-includes-with-css-style-to-highlight-active-page-link/#comment-45</guid>
		<description>The first code for css doesn't work, the second, (active page not linkable at all) works great.

Did anyone else have had the same problem as me?</description>
		<content:encoded><![CDATA[<p>The first code for css doesn&#8217;t work, the second, (active page not linkable at all) works great.</p>
<p>Did anyone else have had the same problem as me?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

