I am building a website with CSS menus. There is a :hover pseudo-element applied so that when the mouse moves over it, two things happen: if there is a submenu, it appears; and the background of the menu item "highlights" using a 1px wide graphic repeated. Works brilliantly in Firefox, Safari, Opera, and Netscape -- but in IE, whenever the cursor moves from one menu item to another, the entire containter div "flashes" like it is reloading.
Also in IE, the center column with main content is missing completely, but it is there in all the other browsers. It was there when I originally developed the code, then I uploaded it and have been tweaking it since -- and it disappeared ... no idea what I touched.
I should be able to figure this out, but I can't -- I've been staring at the code for way too long and need some extra help.
So ... HELP!!! :)
Here's the site:
http://dev.internationalbowl.org/index.html
THANKS!
--Nathan Loding
PS: While you're at it, critique the layout and design elements, as this is a professional site -- any and all input is welcome!