2 menus, 1 sitemap, 1CSSAdapter, IE6
Okay, here's the issue I'm having:
I'm designing a site where I have a horizontal menu control that statically shows the first tier, and drops down to show the second tier. I also have a vertical menu control that starts with the second tier, and pops out to show the third and fourth tier. I have a CSS Friendly Adapter applied to the site, with two separate style sheets for the menus. Everything works shiny in IE7 and Firefox. The problem comes with IE6.
I'm using VWD2008 and Cassini, so I don't know if that's part of the issue with trying to use two test browsers, but the vertical menu control isn't visible. The border I have around the <div> that encloses it is visible, and when I view the source code once it's been rendered, the menu control shows up completely fine. I'm thinking it's an issue with the IE6 stylesheet (the one that comes with the Adapters), but even after removing the reference to it, the problem remains.
Am I missing something obvious?
Thanks in advance,
Jordan Burke
|