<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Client Side Web Development</title><link>http://forums.asp.net/130.aspx</link><description>Client-side programming discussions, including CSS, DHTML, JScript/Javascript, etc. &lt;a href="http://aspadvice.com/SignUp/list.aspx?l=18&amp;c=16" target="_blank"&gt;Email List&lt;/a&gt;</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Transparent Backgrounds with ASP.NET 2.0 Menu Control</title><link>http://forums.asp.net/thread/1145070.aspx</link><pubDate>Sat, 17 Dec 2005 00:08:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1145070</guid><dc:creator>Aylwyn</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1145070.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=130&amp;PostID=1145070</wfw:commentRss><description>&lt;p&gt;Hi all...&lt;/p&gt;
&lt;p&gt;Having a few probs getting the new ASP.NET 2.0 server Menu control to render a transparent background for sub-menus in IE 6.0.&lt;/p&gt;
&lt;p&gt;I am using the control in dynamic mode, having linked it to my sitemap.&lt;/p&gt;
&lt;p&gt;In the property window for the Menu control I can select the 'DynamicMenuStyle' (which sets the style on sub-menus) and set the BackColor property to Transparent.&lt;/p&gt;
&lt;p&gt;This works fine in Netscape 7.x but will not render a transparent div in IE 6.0. I have tried creating a CSS style with various attributes (&lt;/p&gt;
&lt;blockquote dir=ltr&gt;
&lt;p&gt;&lt;font size=2&gt;.SubMenu{&lt;/font&gt;&lt;/p&gt;
&lt;blockquote dir=ltr&gt;
&lt;p&gt;&lt;font size=2&gt;&lt;font color=#ff0000&gt;filter&lt;/font&gt;:&lt;font color=#0000ff&gt;alpha(opacity=0)&lt;/font&gt;;&lt;br /&gt;&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#ff0000&gt;background-color&lt;/font&gt;:&lt;font color=#0000ff&gt;Transparent&lt;/font&gt;;&lt;br /&gt;&lt;/font&gt;&lt;font size=2&gt;&lt;font color=#ff0000&gt;opacity&lt;/font&gt;:&lt;font color=#0000ff&gt;0&lt;/font&gt;;&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;font size=2&gt;}&lt;/font&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;) and setting the CssClass property of the menu control accordingly but this also fails to work with IE.&lt;/p&gt;
&lt;p&gt;Any suggestions anyone?&lt;/p&gt;</description></item></channel></rss>