<?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>CSS Friendly Control Adapters</title><link>http://forums.asp.net/1018.aspx</link><description>Discuss the CSS Friendly Control Adapters sample project, ask questions, post bugs, etc</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: .net menu (using css adapter) won't display children in ie7/8</title><link>http://forums.asp.net/thread/3264847.aspx</link><pubDate>Mon, 29 Jun 2009 17:50:44 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3264847</guid><dc:creator>smcintire1981</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3264847.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1018&amp;PostID=3264847</wfw:commentRss><description>&lt;p&gt;When looking @ the examples on the asp.net css adapters home page (browsing the page html) I noticed the page loads a menu.js file.&amp;nbsp; I dug to the js file and found it would use javascript hover/unhover events for browsers older than IE7.&amp;nbsp; I took the script and placed it in my page - no problem.&amp;nbsp; I also borrowed their menu .css to see if that helped.&amp;nbsp; The menu .css had the same issues on my machine the current .css had (their .css worked fine for their site using my machine - wierd).&amp;nbsp; I ended up removing the browser version check around the initial hover call and the menu started working.&amp;nbsp; Additionally, I was able to use my original .css and everything still worked.&lt;/p&gt;&lt;p&gt;I flipped the logic in the .js around so it only kicks in for browsers newer than ie6.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;Here&amp;#39;s a link to the .js file they use: &lt;a title="menu javascript" href="http://www.asp.net/CSSAdapters/JavaScript/MenuAdapter.js"&gt;http://www.asp.net/CSSAdapters/JavaScript/MenuAdapter.js&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;&lt;/p&gt;&lt;p&gt;best of luck!&lt;br /&gt;&lt;/p&gt;</description></item><item><title>.net menu (using css adapter) won't display children in ie7/8</title><link>http://forums.asp.net/thread/3264391.aspx</link><pubDate>Mon, 29 Jun 2009 14:09:06 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:3264391</guid><dc:creator>smcintire1981</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/3264391.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=1018&amp;PostID=3264391</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;We are currently using the .net menu with the css adapter.&amp;nbsp; The menu works great in IE6.&amp;nbsp; However, the menu will not display the children in ie7/8.&amp;nbsp; I am currently trying to change z-index to make it show up (&lt;a href="http://blogs.msdn.com/giorgio/archive/2009/02/01/asp-net-menu-and-ie8-rendering-white-issue.aspx"&gt;http://blogs.msdn.com/giorgio/archive/2009/02/01/asp-net-menu-and-ie8-rendering-white-issue.aspx&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;setup of site is as following&lt;/p&gt;
&lt;p&gt;(multiple themes and master pages)&lt;/p&gt;
&lt;p&gt;master page&lt;/p&gt;
&lt;p&gt;header.ascx&amp;nbsp;&amp;nbsp; ---&amp;nbsp; menu&lt;/p&gt;
&lt;p&gt;content (.aspx)&lt;/p&gt;
&lt;p&gt;footer.ascx&lt;/p&gt;
&lt;p&gt;Thanks for any help!&lt;/p&gt;</description></item></channel></rss>