Page 1 of 1

Menu works in Firefox, but not in IE

Posted: Fri Oct 13, 2006 1:14 pm
by wientanz
hi there!

I've got the following problem:
I just had my first happy moments with CSS and managed to adapt the menu more or less to the original site, but when I tried the site with IE, the menu didn't work!

www.sportreferat.at/cms

I had an edited copy of the CSS Menu Vertical attached to the template, but changing to the unedited version didn't change anything. Any idea what I'm missing? :-/

Running CMSMS 1.02 on a Fedora Core 4 machine (rootDS)

Re: Menu works in Firefox, but not in IE

Posted: Fri Oct 13, 2006 2:16 pm
by tsw
It seems your template lacks JS needed for IE to handle :hover on arbitary elements (IE only handles :hover for "a" by default)

Re: Menu works in Firefox, but not in IE

Posted: Fri Oct 13, 2006 8:45 pm
by dburniston
I have a similar problem. I'm using the Grass Stains theme from the themes site. The first time I open the site in IE 6, the drop downs work (although the green background color isn't there for all of them and it jitters as I move the mouse along the drop down).

If I click on a menu item and go to that page, the drop down no longer appear. Refreshing doesn't help, only closing the browser window and reopening it.

It work fine and flicker-free in FF.

I can't link to the site as it is behind a firewall, so I can't let you see the problem.

...Dave

Re: Menu works in Firefox, but not in IE

Posted: Sat Oct 14, 2006 6:04 am
by Dr.CSS
Dave is this site doing the same thing for you in IE?

http://www.multiintech.com/index.php?page=grass_stains

Re: Menu works in Firefox, but not in IE

Posted: Sat Oct 14, 2006 3:59 pm
by wientanz
Hi there!

;D Thanks! That did it! I compared my page to the CSSMenu left + 1 column template and found the missing JS. Now it works like a charm! Again, thanks for helping!

wientanz

Re: Menu works in Firefox, but not in IE

Posted: Mon Oct 16, 2006 2:44 pm
by dburniston
mark wrote: Dave is this site doing the same thing for you in IE?

http://www.multiintech.com/index.php?page=grass_stains
Hi Mark,

The drop down menus are still very jittery. In some cases there is no background colour, only a list of text. The arrows indicating a submenu sometimes disappear. I can't tell if the problem with the dropdowns disappearing completely still happens because I don't get a page with teh same template when I click on a menu item.

I've had a similar problem with other templates that display dropdowns - not with the jittery display but with the dropdowns disappearing if I click on a menu item.

...Dave