SubMenu position, Firefox shadow

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Cista
Advanced
Advanced
Posts: 26
Joined: Sat May 25, 2002 1:58 pm

SubMenu position, Firefox shadow

Post by Cista »

Hello,

I have a classic horizontal menu, the seb-menu are vertical

I have 2 questions for your.

1. I'd like to ajust the vertical position of the first level sub-menu some pixel to the bottom, I don't find the propertie to do it. Could you tell wich property I have to use ?

2. When I test with firefox latest release. I have 2 strange (or not) things :
A. the shadow of the mainmenu not appear
B. the submenu appear directly under the mainmenu without space.
Is it normal ?


Thanks,


Christian,
Cista
Advanced
Advanced
Posts: 26
Joined: Sat May 25, 2002 1:58 pm

Post by Cista »

Hello,

I found the solution for the vertical position of the sub-menu. I added the "top" property in the menu definition.

I still have the problem with the shadow and firefox


Thanks,

Christian,
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

The filters that make the shadow (and other effects) are from M$. Therefore, they only work in IE.
John
selvan

Post by selvan »

Are there plans to include code that support the Mozilla Firefox browser?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

You can use opacity now for Mozilla, you need to use it with on/off class. It's not that there isn't support for Mozilla and opacity, but that the filters are properietary to Microsoft. They work somehow using directX which is Microsoft and Mozilla doesn't do directX. You can read about opacity and Mozilla and Safari in this TOPICpost.

Ruth
selvan

Post by selvan »

Thanks for the reply.
selvan

Post by selvan »

Hi,

I'm sorry but could you please tell me how to go about applying the opacity?

Thanks a bunch for the help.

The menu is at:

The Last Borns
http://home.infostations.net/selvan/index.html
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Ruth left you a link to the explanation in her last post to you above.
John
selvan

Post by selvan »

Yes, and I've had a look but don't understand how to about applying it to the pages with the menu. In fact, I got a bit lost on just creating the class.
Post Reply