If you go there, click on a top nav menu choice, then click on another top
level nav choice...then hit the back button. You should see both top level
nav choices highlighted. This does not happen if you repeat in Firefox and
does not seem to matter what menu choices you choose.
If you mouse over the choices, the ghost menu choices does not go away, but
if you right click on the page, the menu choice goes way......I am pulling my
hair out.....
If anyone could help or point me in the right direction, I would really
appreciate it.
If you go there, click on a top nav menu choice, then click on another top
level nav choice...then hit the back button. You should see both top level
nav choices highlighted.
Are you talking about the dotted rectangle outline around those links?
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
hi,
thanks for responding. not the dotted line around the choice, the background image changes from all black to a graded gold. If you try that in ie7, you should see two choices at the same time highlighted.
Um... I see it now. I'd recommend you to remove/comment the :hover properties from your li elements, and then depend only on the :hover properties of anchors. This way, you will be able to avoid all duplicate/unwanted rules from your CSS, and thus the bug tracking would be easier.
__________________
Quote:
The Dream is not what you see in sleep; Dream is the thing which doesn't let you sleep. --(Dr. APJ. Abdul Kalam)
hi,
I am not sure if you are still listening...but I just noticed another issue, teh fix seemed to make IE7 work, but now, IE6 is not right....any change you can take another look with ie6?