I am using the UI accordion to construct a 2-level nested nav, which is working well, but I am getting an odd ~3px gap between the expanded menu UL of the active item and the trigger LI of the one below it in IE6 only. Oddly, once you start interacting with the meny, the gap closes. I have tried putting borders around all of the UL, LI, and A elements to isolate where Im getting the extra space, but this just seems to be white space between the elements. Can anyone help me slay the beast?
http://64.207.26.131/news_articles.php *note the gap in IE6. when the page loads, between Press Releases and Contact, and note that it goes away upon rollover of one of the subnav elements. I have posted this on the JQ UI group, and got some good suggestions, none of which did the trick. I have removed all whitespace so that the source for this menu is one long line of code with no spaces in between tags. The latest development is that I removed the part of the initiation script that overrides the default (having the main-level accordion open to the first submenu) and opens the 3rd submenu (the News subnav), and just let it open to the About Us submenu, no gap. I dont have any diagnostic tools like firebug for IE6, so troubleshooting is tough- anyone see what element(s) are causing the gap? Thanks! -Adam --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [EMAIL PROTECTED] -~----------~----~----~----~------~----~------~--~---
