<?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: Suckerfish Style Menus in Drupal 6.x</title>
	<atom:link href="http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/</link>
	<description>diggin the fuzz for the masses</description>
	<lastBuildDate>Fri, 27 Aug 2010 17:07:59 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: moudrys</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-2/#comment-25084</link>
		<dc:creator>moudrys</dc:creator>
		<pubDate>Wed, 11 Aug 2010 11:43:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-25084</guid>
		<description>Hi, 
I have problems with selected primary links. Are active (selected) items supported in this solutions? Thanks for answer...</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I have problems with selected primary links. Are active (selected) items supported in this solutions? Thanks for answer&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crazydog</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-22822</link>
		<dc:creator>Crazydog</dc:creator>
		<pubDate>Fri, 18 Jun 2010 18:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-22822</guid>
		<description>Can you please post the theme you applied this to?</description>
		<content:encoded><![CDATA[<p>Can you please post the theme you applied this to?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digifuzz</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-20211</link>
		<dc:creator>digifuzz</dc:creator>
		<pubDate>Wed, 24 Mar 2010 19:09:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-20211</guid>
		<description>@handoyo:

A quick google search led me to this:
http://www.dynamicdrive.com/style/csslibrary/item/jquery_drop_line_menu/

Using a combination of the php I&#039;ve written here, and the jQuery/Javascript &amp; CSS they&#039;ve posted on the aforementioned link, you should be able to accomplish what you are after.

Good luck!

~ d</description>
		<content:encoded><![CDATA[<p>@handoyo:</p>
<p>A quick google search led me to this:<br />
<a href="http://www.dynamicdrive.com/style/csslibrary/item/jquery_drop_line_menu/" rel="nofollow">http://www.dynamicdrive.com/style/csslibrary/item/jquery_drop_line_menu/</a></p>
<p>Using a combination of the php I&#8217;ve written here, and the jQuery/Javascript &#038; CSS they&#8217;ve posted on the aforementioned link, you should be able to accomplish what you are after.</p>
<p>Good luck!</p>
<p>~ d</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: handoyo</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-20135</link>
		<dc:creator>handoyo</dc:creator>
		<pubDate>Sun, 21 Mar 2010 00:23:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-20135</guid>
		<description>Hi,thanks for the tutroial.. I want to ask,is it possible to create dropline menu style in Drupal 6.x? Thanks.. Sorry if my question is beyond this topic...</description>
		<content:encoded><![CDATA[<p>Hi,thanks for the tutroial.. I want to ask,is it possible to create dropline menu style in Drupal 6.x? Thanks.. Sorry if my question is beyond this topic&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digifuzz</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-19767</link>
		<dc:creator>digifuzz</dc:creator>
		<pubDate>Sat, 06 Mar 2010 15:53:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-19767</guid>
		<description>Asim:  looks like maybe you aren&#039;t properly loading jQuery?</description>
		<content:encoded><![CDATA[<p>Asim:  looks like maybe you aren&#8217;t properly loading jQuery?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Asim</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-18342</link>
		<dc:creator>Asim</dc:creator>
		<pubDate>Fri, 08 Jan 2010 07:47:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-18342</guid>
		<description>Hi i am new to drupal... I have done every step which are mentioned in this page but when i visit the page, a javascript error occurs

$ is not defined
$.fn.hoverClass = function(c) {\r\n                                                                                 confiztestjs.js (line 1)
                                                                                                                                               confiztestjs.js (line 1)</description>
		<content:encoded><![CDATA[<p>Hi i am new to drupal&#8230; I have done every step which are mentioned in this page but when i visit the page, a javascript error occurs</p>
<p>$ is not defined<br />
$.fn.hoverClass = function(c) {\r\n                                                                                 confiztestjs.js (line 1)<br />
                                                                                                                                               confiztestjs.js (line 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: matt</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-18252</link>
		<dc:creator>matt</dc:creator>
		<pubDate>Mon, 04 Jan 2010 16:28:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-18252</guid>
		<description>thanks, this helped a lot! This saved me time instead of having to switch to a ROople theme. A lot of the menu css seems like extra but it&#039;s not hard to tailor.</description>
		<content:encoded><![CDATA[<p>thanks, this helped a lot! This saved me time instead of having to switch to a ROople theme. A lot of the menu css seems like extra but it&#8217;s not hard to tailor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kunal</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-18076</link>
		<dc:creator>kunal</dc:creator>
		<pubDate>Tue, 29 Dec 2009 07:10:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-18076</guid>
		<description>how do i make a: active link in the sukerfish menu 
please help me out its urgent</description>
		<content:encoded><![CDATA[<p>how do i make a: active link in the sukerfish menu<br />
please help me out its urgent</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: digifuzz</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-17006</link>
		<dc:creator>digifuzz</dc:creator>
		<pubDate>Thu, 19 Nov 2009 18:56:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-17006</guid>
		<description>@debra: Why awful info? :)</description>
		<content:encoded><![CDATA[<p>@debra: Why awful info? <img src='http://www.digifuzz.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: debra romero</title>
		<link>http://www.digifuzz.net/archives/2008/06/suckerfish-style-menus-in-drupal-6x/comment-page-1/#comment-16670</link>
		<dc:creator>debra romero</dc:creator>
		<pubDate>Thu, 05 Nov 2009 06:37:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.digifuzz.net/?p=39#comment-16670</guid>
		<description>Commenting commonly is not my thing, but ive surfed an hour on the blog, so thanks for the info .</description>
		<content:encoded><![CDATA[<p>Commenting commonly is not my thing, but ive surfed an hour on the blog, so thanks for the info .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
