Search found 2 matches

by squareman
Wed Dec 22, 2004 1:25 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Gap 'tween Menu and submenu with Opera 7
Replies: 2
Views: 2397

No need to post the data file. Here's specifically where I'm running into problems. I've discovered that it's a conflict with my CSS file. Spefically, it's the margin rule of the following div with ID:
#theBigStage {
text-align: left;
padding: 0;
margin: 15px auto;
border: 10px solid #200d81 ...
by squareman
Wed Dec 22, 2004 12:41 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Gap 'tween Menu and submenu with Opera 7
Replies: 2
Views: 2397

Gap 'tween Menu and submenu with Opera 7

In Opera 7.51, I am getting a gap between the menu and submenu (seems to work in all other supporter browser WIN and MAC). I cannot link to the developing code, but I can say that the call to the code is in the HEAD tags and here are the options called out in the menu_data.js:
_menuCloseDelay=500 ...