Log in

View Full Version : Chrome CSS Drop Down Menu Problem in Mozilla



xcrap
09-29-2006, 12:01 PM
Hi,

I have recently applyed Chrome CSS Drop Down Menu (v2.0) -
http://www.dynamicdrive.com/dynamicindex1/chrome/index.htm -
in my fotography webportal, www.acores.net/canalacores

The problem is that the Crome CSS Menu appears correctly in IE, but in Mozilla the Menu won't drop down unless we mouve the Mouse under the Menu, it's very weird, i've tryed to zindex but the drop down menu also won't drop in Mozilla.

Can anyone help ?

mburt
09-29-2006, 12:38 PM
Hmm. I tried it in FireFox and Mozilla and both seemed fine. It worked as it was supposed to.

xcrap
09-29-2006, 01:12 PM
Maybe i've tested with an old version of mozilla.
I'm going to update it and then try it again.

Thanks alot.

mburt
09-29-2006, 01:44 PM
Okay, that may be the problem you're seeing (when I say "you're seeing" I mean "what your browser is displaying" :)).

xcrap
10-02-2006, 12:03 PM
I'm not sure why, but this chrome css drop down menu also fails to work on Mozilla RC1. The menu won't drop :\

Battlin'Barb
10-04-2006, 03:19 AM
Although this is not strictly a Mozilla problem I am hoping you experts can help an amateur. My drop downs won't drop down. I get a message in Frontpage saying "cssdropdown is undefined". I am no programmer so please with any help think CSS for Dummies. Have I missed out some vital step?

xcrap
10-04-2006, 04:09 PM
Maybe if you copy the html of the page here i can give a hand.

Battlin'Barb
10-05-2006, 01:17 AM
Thanks for your response. I used the code for the menu bar from the web site, ie here on Dynamic Drive. I didn't add anything simply linked the CSS page and imported the .js file. The code for the menu sits inside my table code. When I look at the code itself (and I'm no expert) at the bottom where you have the bit that says cssdropdown.startchrome("chromemenu")
the chromemenu is in green which in FP means that there is a problem with this "word". So I looked further up the code and there is <div class="chromestyle" id="chromemenu"> which presumably is the bit that means you have declared this as a variable. I can see the menu bar it changes colour when you mouse over it but no menus drop down.

Hope that helps and again thanks for the offer of help - I need it! :)

Battlin'Barb
10-05-2006, 01:21 AM
Hey it must have been discussing it because I have solved my problem:o

Thanks again beware I may be back!!

xcrap
10-05-2006, 05:53 PM
Lol

It's okay :)

Battlin'Barb
10-12-2006, 01:34 AM
On my menu it has added an extra "v" on the end of my menu items, not the drop downs but the main menu titles - so it says things like "Literary Awardv". Any ideas why and what I can do it is just annoying because otherwise it works fine.