<?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: Customizing Asp.net menu control to use jQuery,Superfish and CSS Friendly Control Adapters	</title>
	<atom:link href="https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html/feed" rel="self" type="application/rss+xml" />
	<link>https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html</link>
	<description>Welcome to SmallWorkarounds</description>
	<lastBuildDate>Fri, 10 Mar 2017 09:55:55 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html#comment-196</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Thu, 31 Dec 2009 04:55:36 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/10/05/customizing-aspnet-menu-control-to-use/#comment-196</guid>

					<description><![CDATA[not working in IE6!]]></description>
			<content:encoded><![CDATA[<p>not working in IE6!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: IAn		</title>
		<link>https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html#comment-193</link>

		<dc:creator><![CDATA[IAn]]></dc:creator>
		<pubDate>Fri, 18 Dec 2009 04:51:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/10/05/customizing-aspnet-menu-control-to-use/#comment-193</guid>

					<description><![CDATA[^ You can turn them off in the superfish.js file too:&lt;br /&gt;&lt;br /&gt;autoArrows    : true,&lt;br /&gt;&lt;br /&gt;just change true to false.]]></description>
			<content:encoded><![CDATA[<p>^ You can turn them off in the superfish.js file too:</p>
<p>autoArrows    : true,</p>
<p>just change true to false.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html#comment-192</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Fri, 11 Dec 2009 17:14:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/10/05/customizing-aspnet-menu-control-to-use/#comment-192</guid>

					<description><![CDATA[Anonymous -- I had the same trouble; fixed it by adding &lt;br /&gt;&lt;br /&gt;ul.sf-menu li span.sf-sub-indicator,&lt;br /&gt;ul.AspNet-Menu li span.sf-sub-indicator&lt;br /&gt;{&lt;br /&gt;height:30px !important;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;to my CSS. So I didn&#039;t have to monkey around with the stylesheet so much, I simply added the sf-menu class to the AspNet-Menu objects:&lt;br /&gt;&lt;br /&gt;if (!($(&#039;ul.AspNet-Menu&#039;).hasClass(&#039;sf-menu&#039;)))&lt;br /&gt;{&lt;br /&gt;   $(&#039;ul.AspNet-Menu&#039;).addClass(&#039;sf-menu&#039;);&lt;br /&gt;}&lt;br /&gt;$(&#039;ul.sf-menu&#039;).superfish();]]></description>
			<content:encoded><![CDATA[<p>Anonymous &#8212; I had the same trouble; fixed it by adding </p>
<p>ul.sf-menu li span.sf-sub-indicator,<br />ul.AspNet-Menu li span.sf-sub-indicator<br />{<br />height:30px !important;<br />}</p>
<p>to my CSS. So I didn&#39;t have to monkey around with the stylesheet so much, I simply added the sf-menu class to the AspNet-Menu objects:</p>
<p>if (!($(&#39;ul.AspNet-Menu&#39;).hasClass(&#39;sf-menu&#39;)))<br />{<br />   $(&#39;ul.AspNet-Menu&#39;).addClass(&#39;sf-menu&#39;);<br />}<br />$(&#39;ul.sf-menu&#39;).superfish();</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Anonymous		</title>
		<link>https://www.smallworkarounds.com/2009/10/customizing-aspnet-menu-control-to-use.html#comment-179</link>

		<dc:creator><![CDATA[Anonymous]]></dc:creator>
		<pubDate>Sun, 18 Oct 2009 03:58:15 +0000</pubDate>
		<guid isPermaLink="false">https://www.smallworkarounds.com/index.php/2009/10/05/customizing-aspnet-menu-control-to-use/#comment-179</guid>

					<description><![CDATA[This is great - it works really well.&lt;br /&gt;One question:&lt;br /&gt;http://users.tpg.com.au/j_birch/plugins/superfish/#examples displays arrows in the menu.&lt;br /&gt;Why isn’t the arrows displayed in your superfish demo?]]></description>
			<content:encoded><![CDATA[<p>This is great &#8211; it works really well.<br />One question:<br /><a href="http://users.tpg.com.au/j_birch/plugins/superfish/#examples" rel="nofollow ugc">http://users.tpg.com.au/j_birch/plugins/superfish/#examples</a> displays arrows in the menu.<br />Why isn’t the arrows displayed in your superfish demo?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
