Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:09
IE8 shows scrollbars beside each menu
Poster: bobbo
Dated: Thursday June 25 2009 - 14:10:07 BST
This code works fine in IE7 , but in IE8 I see scrollbars beside each item in my menus... see here ...
The small white areas with scrollbars are the meu names and they should just have the name of the section overlaid on the background, the same way the menu items above them do , eg Headline News or Clipboard ..
here is the code I use for my menus
with(milonic=new menuname("SECTION-noquotes")){
alwaysvisible=1;
left=#LEFTPOS#;
orientation="horizontal";
menuheight="10px";
menualign="center";
style=secHeadStyle;
closeAllOnClick=1;
top=110;
zindex=2;
//starts at 96 and is scaled down
aI("showmenu=S-SECTION-noquotes;text=#SECTION#;url=javascript:setposPages('#PAGEOFFSET#','#NAVOFFSET#','#PAGENO-noleadzero#',true);");
}
Can anyone suggest anything?
Re: IE8 shows scrollbars beside each menu
Poster: Ruth
Dated: Friday June 26 2009 - 15:21:02 BST
Hi,
Actually we do need to see the page to test anything.
Ruth