asp:menu fix for IE8 problem available
Posted by: More Whidbey stuff,
on 23 Mar 2009 |
View original | Bookmarked: 0 time(s)
Internet Explorer 8 is a unique release in the history of Internet Explorer in more than one way, but the decision to make standards mode the default means that authors of existing sites are impacted by it, if only to set the compatibility mode to IE7. But what if your site is built using components that render out markup and script over which you have little control, such as ASP.NET WebControls? Well, if one of the controls fails in IE8 standards mode, you need to either switch to compatibility...