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:18
screenposition cusing problems in IE6 on PC
Poster: dunx
Dated: Thursday August 21 2003 - 18:09:51 BST
I've just discovered RC6 and downloaded it for a play.
I'm just playing with the standard download at the moment, but want it to followscroll and sit to the right and down a bit to start with. I've changed the "main menu" configuration to:
with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=55;
screenposition="right";
alwaysvisible=1;
followscroll="0";
orientation="horizontal";
aI("text=Home;url=http://www.milonic.com/;status=Back To Home Page;");
aI("text=Menu Samples;showmenu=Samples;");
aI("text=Milonic;showmenu=Milonic;");
aI("text=Partners;showmenu=Partners;");
aI("text=Links;showmenu=Links;");
aI("text=My Milonic;showmenu=My Milonic;");
}
But when I load my <a href="http://www.enjoytheride.co.uk">test page</a> up, it initially displays the menu as I want, but then the box around the menu starts to grow before my very eyes. It seems to do this to the right and down so the menu shift left a bit. If I leave the page and come back, the box is not as big as it was before, but it is bigger than it should be.
All very confused.
This is my first post BTW, so be gentle with me
Poster: Hergio
Dated: Thursday August 21 2003 - 19:58:49 BST
This question has been answered previously. Make sure to do a search before you post because most of the time we may have already answered your question. Thats what I did and I came up with 3 times we mentioned this. Thanks,
See Post 2297 - drop shadow creeps down the screen
Poster: Andy
Dated: Thursday August 21 2003 - 22:01:29 BST
I've found out what the problem is.
It's a bug with screenposition.
Should have a fix for the next release.
Cheers
Andy