I am programming asp.net in C# using vs2008.
My app runs fine in ie7, but the drop down menu does not render in ie8. A white rectangle shows up instead of the menu items. I checked viewsource and the html for the menu looks good.
Anyone have a fix?