Search found 3 matches

by noble1
Wed Oct 15, 2003 6:24 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Strange submenu offset when scrolling in Mozilla
Replies: 0
Views: 1717

Strange submenu offset when scrolling in Mozilla

Well, it's fine in IE 6, but in Firebird 0.6, when you scroll down a page (eg. page ) so that you still see some of the menu, and then mouseover the menu items that have submenus, the submenus appear to be offset too low, ie. as much vertically lower as you have scrolled down the page. Any ideas ...
by noble1
Thu Oct 02, 2003 4:21 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu item as link & open submenu: IE and Mozilla Discrep
Replies: 3
Views: 2951

with(milonic=new menuname("Main")){
style=menuStyle;
top=190;
left=0;
alwaysvisible=1;
overflow="scroll";
aI("image=images/btn1.gif;overimage=images/btn1a.gif;url=company.html;status=company;showmenu=Company;");
aI("image=images/btn2.gif;overimage=images/btn2a.gif;url=management_team.html;status ...
by noble1
Wed Oct 01, 2003 10:06 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: Menu item as link & open submenu: IE and Mozilla Discrep
Replies: 3
Views: 2951

Menu item as link & open submenu: IE and Mozilla Discrep

Hello,

I am trying to have to have a menu item that opens a submenu on mouseover also serve as a link on click. I checked the little answer in the FAQ, and that's not the problem. In fact in Mozilla, it works perfectly. However in IE (version 6), it doesn't work, and comes up as 'Error on Page ...