screenposition cusing problems in IE6 on PC

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
dunx
Beginner
Beginner
Posts: 2
Joined: Thu Aug 21, 2003 6:03 pm

screenposition cusing problems in IE6 on PC

Post by dunx »

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://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://websites.milonic.com/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 :?
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

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
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

I've found out what the problem is.

It's a bug with screenposition.

Should have a fix for the next release.

Cheers
Andy
User avatar
Hergio
Milonic God
Milonic God
Posts: 1123
Joined: Wed Jun 12, 2002 7:46 pm
Location: Rochester, NY

Post by Hergio »

I stand corrected! :P Well I thought we had solved the problem with filters, but I guess not. :) Nice work big man.
Dave Hergert
Software Engineer
"Helping to make the menu better, one :?: at a time."
dunx
Beginner
Beginner
Posts: 2
Joined: Thu Aug 21, 2003 6:03 pm

Post by dunx »

I did do a search and the answers didn't seem to match my problem, but I know what you mean.

Glad I found a bugette for you. I'll keep an eye open for the next release.

Cheers
Post Reply