<?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: Slide Down Box Menu with jQuery and CSS3</title>
	<atom:link href="http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/</link>
	<description>Useful resources and inspiration for creative minds</description>
	<lastBuildDate>Wed, 19 Jun 2013 04:19:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: shafeeq</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-7/#comment-414821</link>
		<dc:creator>shafeeq</dc:creator>
		<pubDate>Wed, 25 Jan 2012 14:54:30 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-414821</guid>
		<description><![CDATA[thank you for your best guidance.....
The effect was very nice but somewhere it is  not implementing...Its Ok :)
Thank you very very much for taking time and sharing the idea with everyone,
Thank you..]]></description>
		<content:encoded><![CDATA[<p>thank you for your best guidance&#8230;..<br />
The effect was very nice but somewhere it is  not implementing&#8230;Its Ok :)<br />
Thank you very very much for taking time and sharing the idea with everyone,<br />
Thank you..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: meinhof</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-7/#comment-405922</link>
		<dc:creator>meinhof</dc:creator>
		<pubDate>Wed, 18 Jan 2012 21:22:03 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-405922</guid>
		<description><![CDATA[Hi, Mary Lou, this menu is brilliant, great work. I&#039;ll like to use it in one of  my projects, but I have difficulties changing the menu text to be centered. How to do this, please help me :)]]></description>
		<content:encoded><![CDATA[<p>Hi, Mary Lou, this menu is brilliant, great work. I&#8217;ll like to use it in one of  my projects, but I have difficulties changing the menu text to be centered. How to do this, please help me :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-7/#comment-401995</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 17 Jan 2012 06:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-401995</guid>
		<description><![CDATA[I tried what James said and it still didn&#039;t work.]]></description>
		<content:encoded><![CDATA[<p>I tried what James said and it still didn&#8217;t work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-7/#comment-401973</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Tue, 17 Jan 2012 05:59:58 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-401973</guid>
		<description><![CDATA[I love this menu, however, I don&#039;t know how to center it in a webpage.  Please help.  Thank you.]]></description>
		<content:encoded><![CDATA[<p>I love this menu, however, I don&#8217;t know how to center it in a webpage.  Please help.  Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-7/#comment-400630</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 16 Jan 2012 16:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-400630</guid>
		<description><![CDATA[To Center:

ul.sdt_menu{
	margin: 0 auto;
	padding:0;
	list-style: none;
	font-family:&quot;Myriad Pro&quot;, &quot;Trebuchet MS&quot;, sans-serif;
	font-size:14px;
	width:1020px;

in stylee.css]]></description>
		<content:encoded><![CDATA[<p>To Center:</p>
<p>ul.sdt_menu{<br />
	margin: 0 auto;<br />
	padding:0;<br />
	list-style: none;<br />
	font-family:&#8221;Myriad Pro&#8221;, &#8220;Trebuchet MS&#8221;, sans-serif;<br />
	font-size:14px;<br />
	width:1020px;</p>
<p>in stylee.css</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pantelis</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-6/#comment-397421</link>
		<dc:creator>Pantelis</dc:creator>
		<pubDate>Sat, 14 Jan 2012 16:51:00 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-397421</guid>
		<description><![CDATA[Hello, 
I have add this to a custom module of joomla 1.7. Is it possible to add css or jquery code when you click a menu, then its remember it to show you where are you. (current / clicked state). 

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hello,<br />
I have add this to a custom module of joomla 1.7. Is it possible to add css or jquery code when you click a menu, then its remember it to show you where are you. (current / clicked state). </p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shannan Rohde</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-6/#comment-387545</link>
		<dc:creator>Shannan Rohde</dc:creator>
		<pubDate>Tue, 10 Jan 2012 14:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-387545</guid>
		<description><![CDATA[Love this menu and use it in my website as well I am building.  I tweeked the animation tiomings to make it slower for a more robust presentation, and also changed the 170px heigth to auto to add more then 5 submenu items.  

My question is, how would you modify the submenu items to be able to have an Icon in it, example: lets say I have my Social Networking as a main link, and facebook, twitter and so on, but want one of there icons next to it within the submenu?  Any Ideas anyone?

Again great tutorial....
http://www.shannanrohde.com]]></description>
		<content:encoded><![CDATA[<p>Love this menu and use it in my website as well I am building.  I tweeked the animation tiomings to make it slower for a more robust presentation, and also changed the 170px heigth to auto to add more then 5 submenu items.  </p>
<p>My question is, how would you modify the submenu items to be able to have an Icon in it, example: lets say I have my Social Networking as a main link, and facebook, twitter and so on, but want one of there icons next to it within the submenu?  Any Ideas anyone?</p>
<p>Again great tutorial&#8230;.<br />
<a href="http://www.shannanrohde.com" rel="nofollow">http://www.shannanrohde.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raymond</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-6/#comment-374507</link>
		<dc:creator>Raymond</dc:creator>
		<pubDate>Wed, 04 Jan 2012 13:36:42 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-374507</guid>
		<description><![CDATA[Hi Mary Lou amazing designs. Is there a way that I can use this in my wordpress theme? Im having a hard time working it out in my wordpress]]></description>
		<content:encoded><![CDATA[<p>Hi Mary Lou amazing designs. Is there a way that I can use this in my wordpress theme? Im having a hard time working it out in my wordpress</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Holly Finn</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-6/#comment-372886</link>
		<dc:creator>Holly Finn</dc:creator>
		<pubDate>Wed, 04 Jan 2012 00:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-372886</guid>
		<description><![CDATA[How would I edit the script or code so that when you click on the links in the navigation it loads different page content into a div (right below the navigation)?]]></description>
		<content:encoded><![CDATA[<p>How would I edit the script or code so that when you click on the links in the navigation it loads different page content into a div (right below the navigation)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://tympanus.net/codrops/2010/07/16/slide-down-box-menu/comment-page-6/#comment-338117</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 19 Dec 2011 22:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://tympanus.net/codrops/?p=2603#comment-338117</guid>
		<description><![CDATA[How do I remove the popping image portion of the code? I have some links that I don&#039;t want to slide down and want to change their hover color, however it seems the popping image is messing those links up. I already removed the IMG SRC part of those links, but no matter what a:hover color I change, they simply won&#039;t respond. I can only change the text color, not the hover color.]]></description>
		<content:encoded><![CDATA[<p>How do I remove the popping image portion of the code? I have some links that I don&#8217;t want to slide down and want to change their hover color, however it seems the popping image is messing those links up. I already removed the IMG SRC part of those links, but no matter what a:hover color I change, they simply won&#8217;t respond. I can only change the text color, not the hover color.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk: enhanced
Content Delivery Network via codropspz.tympanus.netdna-cdn.com

 Served from: tympanus.net @ 2013-06-19 06:42:34 by W3 Total Cache -->