Back To Start Of Archive
Taken From The Forum: Product Updates
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:28
DHTML Menu Version 5.782 - Bug Fix
Poster: John
Dated: Monday October 1 2007 - 22:05:22 BST
• Fixed bug in Frames based menu.
• Added new setting to the popup menu command. To set the position of a popup menu from within the function call itself. Using, for example, popup("menuName", 2, 100, 200); will open a popup menu and position itself at left:100 and top:200. You no longer need to specify the top and left properties inside the data file. Note the use of the second parameter that needs to be set to 2 for this to work, otherwise the popup command will assume that the specified values are offsets as opposed to actual positions.