
box-shadow & CSS navigation menu problems
You can see a problem in IE7 or IE8 when you pull down any one of the 3 pulldowns from the navigation menu on the following example page:
http://kiramek.com/test-pie/1/Problem#1: The menu's background shadow does not appear when you mouseover the button that causes the menu to drop down. The background shadow (behind the menu) appears only when you then mouseover the menu itself. This problem is rather severe because I have submenus on that page, and the shadow won't appear on those submenus either until you mouseover them.
Problem#2: Many times when you move your mouse cursor off the menu, the menu will vanish but the background shadow will remain visible.
Problem#3: It's rather slow (unless you have a really fast, modern computer). But I suppose this one cannot be helped.
View the HTML Source to see where I have applied
behavior: url("/PIE.htc"); to the code.
Any thoughts and advice would be greatly appreciated.
Thank you.