I did get this fixed. I'm not really sure why it happens this way, but one of my div tags was showing up (z-index) on top of the main menu, but under the sub menus. It (div) was sitting too high on the page and it made it look like there was a 2 px gap between the menu and the submenu.
Again ...
Search found 6 matches
- Mon Jan 07, 2008 9:32 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
- Mon Jan 07, 2008 9:06 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
Re: Space between Menu and Submenu
Actually, I think I'm on my way to figuring it out. I have another form that it is working on. So, I'll compare and contrast until I get it. THANK YOU!
- Mon Jan 07, 2008 8:52 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
Re: Space between Menu and Submenu
Ruth,
You're right.I have IE6.0. I must have been thinking about something else when I wrote that.
I can't post my page because it is on a secure server. Do you have a Lotus Notes environment? I could probably send you the basic page in a .nsf file. If not, I'll keep playing with it and try to ...
You're right.I have IE6.0. I must have been thinking about something else when I wrote that.
I can't post my page because it is on a secure server. Do you have a Lotus Notes environment? I could probably send you the basic page in a .nsf file. If not, I'll keep playing with it and try to ...
- Wed Jan 02, 2008 9:44 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
Re: Space between Menu and Submenu
Ruth,
I tried using the top offset option and that did work for Explorer (6.5), but then like you said, the positioning is now off in FireFox. I would have posted a screenshot when I first posted this question, but I didn't see the tab for attachments the first time. Anyway, I have it attached below ...
I tried using the top offset option and that did work for Explorer (6.5), but then like you said, the positioning is now off in FireFox. I would have posted a screenshot when I first posted this question, but I didn't see the tab for attachments the first time. Anyway, I have it attached below ...
- Fri Dec 21, 2007 4:35 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
Re: Space between Menu and Submenu
Here is my code. I took out miscellaneous text from inside my divs. this is on a lotus notes form. Thank you for taking a look.
Christy
<div id="outside" name="outside" style="left:78px; width:846px; height:1202px; position:absolute; background-color:#0e0728;z-index:10; visibility:visible;">
<div ...
Christy
<div id="outside" name="outside" style="left:78px; width:846px; height:1202px; position:absolute; background-color:#0e0728;z-index:10; visibility:visible;">
<div ...
- Thu Dec 20, 2007 11:37 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Space between Menu and Submenu
- Replies: 8
- Views: 4468
Space between Menu and Submenu
Can anyone tell me what the parameter is that sets the space between the menu and submenus? I do not have this space except in one site (after I changed the "buildAfterLoad=true" param - only see space on IE) and the submenus are just a few pixels below the bottom of the menu, but I want them to ...