Latest code ignore left and top menu props

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
woakesd
Beginner
Beginner
Posts: 2
Joined: Thu Dec 06, 2007 9:27 am

Latest code ignore left and top menu props

Post by woakesd »

I have some drop down menus which I make appear and dissapear relative to images using popup and popdown.

I updated to the latest version of the code and now find that the top and left offset properties do not now allow me to fine tune their positions (previously this was possible).

David Woakes
woakesd
Beginner
Beginner
Posts: 2
Joined: Thu Dec 06, 2007 9:27 am

Re: Latest code ignore left and top menu props

Post by woakesd »

I worked out the answer to this minutes after posting...

whereas you could previously do:

top=4;

you now need to do:

top="offset=4";

David
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Re: Latest code ignore left and top menu props

Post by Ruth »

Thanks for posting the fix, David. We really appreciate it :)

Ruth
Post Reply