Gap between menu and submenu

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
rudigar
Beginner
Beginner
Posts: 4
Joined: Mon Dec 20, 2004 1:05 pm

Gap between menu and submenu

Post by rudigar »

Hey, i've tackled all problems myself that i've come across while using this menu, but there's one that even trying new code won't fix.

Image

Code: Select all

_menuCloseDelay=500
_menuOpenDelay=150
_subOffsetTop= -26
_subOffsetLeft= 1
I even went to the extremes of trying to make a _menuOffsetTop object but it didn't work. :P If possible please help me out, it's not a big problem and i could live with it but considering i've customised the whole lot I of course want it perfect. :) Thanks peeps.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Need a URL we can look at...
John
rudigar
Beginner
Beginner
Posts: 4
Joined: Mon Dec 20, 2004 1:05 pm

Post by rudigar »

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

Post by John »

First off, you've got the menu in a div, which it typically doesn't like. Use the menu options to position it where you want. -26px is pretty far down, which is about what I'm seeing.

Also, it's not showing up at all in Safari ("hidden"?).
John
rudigar
Beginner
Beginner
Posts: 4
Joined: Mon Dec 20, 2004 1:05 pm

Post by rudigar »

thanks i'll check that out... and i have no idea why it wouldn't be showing up in safari, does it support layers?

Edit: yes i also just found it was hidden :oops:
rudigar
Beginner
Beginner
Posts: 4
Joined: Mon Dec 20, 2004 1:05 pm

Post by rudigar »

Thanks heaps for your help mate :D All fixed and working perfectly.
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

Post by John »

Amazing! There's even a menu in Safari now...

You're welcome.
John
Post Reply