Search found 2 matches

by woakesd
Thu Dec 06, 2007 9:46 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Latest code ignore left and top menu props
Replies: 2
Views: 1998

Re: Latest code ignore left and top menu props

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
by woakesd
Thu Dec 06, 2007 9:32 am
Forum: Help & Support for DHTML Menu Version 5+
Topic: Latest code ignore left and top menu props
Replies: 2
Views: 1998

Latest code ignore left and top menu props

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