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
How to offset the popup menu from an image?
Poster: mfindlay
Dated: Friday July 25 2008 - 5:06:45 BST
I can't seem to get the popup menu to offset from the nav image I have attached it to. No matter what properties I set in the menu_data.js, it just always pops up immediately under the image.
Can anyone tell me what the property name is that I need to set to have the main menu popup 10 pixels under the bottom of the image?
thanks!
Mark
Re: How to offset the popup menu from an image?
Poster: Ruth
Dated: Friday July 25 2008 - 15:06:31 BST
Hi,
If you are actually using the 'popup' menu then the offsets are set in the popup call. See the methods and functions page and then down toward the bottom is the popup explanation with how to use offsets.
http://www.milonic.com/menu_methods.php
If you are talking about a regular menu and submenu opening from it, then is this from a horizontal or vertical menu, and can you give us a link to a working version?
Ruth
Re: How to offset the popup menu from an image?
Poster: mfindlay
Dated: Friday July 25 2008 - 15:47:05 BST
Thanks Ruth,
The popup() method info did the trick.
Mark