<?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: WordPress: drop-down pages menu with jQuery magic</title>
	<atom:link href="http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/</link>
	<description>Gadget reviews, web design tips and tricks and much more</description>
	<lastBuildDate>Tue, 17 Jan 2012 19:02:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Oleksiy Deverishchev</title>
		<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/comment-page-1/#comment-9935</link>
		<dc:creator>Oleksiy Deverishchev</dc:creator>
		<pubDate>Tue, 17 Jan 2012 19:02:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.webandblog.com/?p=27#comment-9935</guid>
		<description>This was coded long time ago, so quite possible.</description>
		<content:encoded><![CDATA[<p>This was coded long time ago, so quite possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/comment-page-1/#comment-9934</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Tue, 17 Jan 2012 19:01:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.webandblog.com/?p=27#comment-9934</guid>
		<description>Correct me if I&#039;m wrong but it looks like this will only work 1 layer deep (only one child).</description>
		<content:encoded><![CDATA[<p>Correct me if I&#8217;m wrong but it looks like this will only work 1 layer deep (only one child).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Client Requests vs Wordpress - Highwire Days</title>
		<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/comment-page-1/#comment-18</link>
		<dc:creator>Client Requests vs Wordpress - Highwire Days</dc:creator>
		<pubDate>Wed, 03 Feb 2010 19:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.webandblog.com/?p=27#comment-18</guid>
		<description>[...] Can I style all elements of an auto-generated menu system, as necessary? &#8212; CHECK [...]</description>
		<content:encoded><![CDATA[<p>[...] Can I style all elements of an auto-generated menu system, as necessary? &#8212; CHECK [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: whatsthebigidea.com</title>
		<link>http://www.webandblog.com/hacks/wordpress-drop-down-pages-menu-with-jquery-magic/comment-page-1/#comment-3</link>
		<dc:creator>whatsthebigidea.com</dc:creator>
		<pubDate>Mon, 02 Feb 2009 03:52:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.webandblog.com/?p=27#comment-3</guid>
		<description>Thanks for a great hack! I have several questions. Let me start with the first. Does the if statement needs to be in a separate page.php for each page? In my case, I was testing for page ID 28 and wrote the if statement like this to no avail:

if (
    $post-&gt;post_parent == 28
    OR $post-&gt;post_parent == 18
    OR $post-&gt;post_parent == 20
    OR $post-&gt;post_parent == 258
    OR $post-&gt;post_parent == 16
    OR $post-&gt;post_parent == 10
    OR $post-&gt;post_parent == 14
    OR $post-&gt;post_parent == 60
    OR $post-&gt;post_parent == 710
    OR $post-&gt;ID==28) $child=&quot;28&quot;;

It doesn&#039;t make a difference with or without the above code. Maybe just a little more of an example page.php would be helpful.

Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks for a great hack! I have several questions. Let me start with the first. Does the if statement needs to be in a separate page.php for each page? In my case, I was testing for page ID 28 and wrote the if statement like this to no avail:</p>
<p>if (<br />
    $post-&gt;post_parent == 28<br />
    OR $post-&gt;post_parent == 18<br />
    OR $post-&gt;post_parent == 20<br />
    OR $post-&gt;post_parent == 258<br />
    OR $post-&gt;post_parent == 16<br />
    OR $post-&gt;post_parent == 10<br />
    OR $post-&gt;post_parent == 14<br />
    OR $post-&gt;post_parent == 60<br />
    OR $post-&gt;post_parent == 710<br />
    OR $post-&gt;ID==28) $child=&#8221;28&#8243;;</p>
<p>It doesn&#8217;t make a difference with or without the above code. Maybe just a little more of an example page.php would be helpful.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.273 seconds -->

