Zen Cart Logo
Forums / Bug Reports / [Not a bug] Boxes disappear with menu

[Not a bug] Boxes disappear with menu

Locked

Views: 1,902

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
15 Nov 2006, 12:52 PM
#1
wilkesy avatar

wilkesy

Zen Follower

Join Date:
Jul 2004
Location:
stroud, gloucestershire
Posts:
198
Plugin Contributions:
0

[Not a bug] Boxes disappear with menu

Hi,

Just noticed a small thing, in the admin area, when you are in the product area ive noticed that if you hover over the navigation menus at the top the boxes in the main screen disappear? as soon as you come away from the menu the boxes re-appear?

Nothing major really.

Cheers

Paul

15 Nov 2006, 2:49 PM
#2
jeffd avatar

jeffd

Totally Zenned

Join Date:
Sep 2004
Posts:
605
Plugin Contributions:
1

Re: [Not a bug] Boxes disappear with menu

Yes, you will see this when using I.E. as it is purposely done to correct a bug in I.E. whereby the menus remain active when they shouldn't be active.

You will see the css that does this if you look at cssjsmenuhover.css and menu.css ul.nde-menu-system

If you don't like this behavior you can disable this "feature" by removing the visibility:hidden; in the css.

Jeff

15 Nov 2006, 7:35 PM
#3
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: [Not a bug] Boxes disappear with menu

NOTE: removing this feature then leads to "holes" in the menus when listed over input boxes ... :lamo:

15 Nov 2006, 8:50 PM
#4
jeffd avatar

jeffd

Totally Zenned

Join Date:
Sep 2004
Posts:
605
Plugin Contributions:
1

Re: [Not a bug] Boxes disappear with menu

Yep, and BTW it looks like this annoying bug is fixed now in I.E. 7 :yes:

Jeff