top property not working when openstyle set to up

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
redtiger
Beginner
Beginner
Posts: 1
Joined: Sun May 21, 2006 4:55 pm

top property not working when openstyle set to up

Post by redtiger »

I have just upgraded to most recent version of the DHTML Menu (Release Version 5.747).

The top property no longer works when the openstyle property is set to up.

It was working prior to me upgrading to the latest version:

with(milonic=new menuname("Example"))
{
style=exampleStyle;
openstyle="up";
top="offset=1px";
margin=2;



}

I have tried setting top to an absolute value, for example, top="10px", but that doesn’t work either.
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

Hi,

Can you please provide a link to the page so we can see what's up?

Ruth
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

This problem has been fixed in the Pre Release available at http://milonic.com/menuvinfo.php

Hope this helps,
Andy
Post Reply