DHTML Menu Version 5.782 - Bug Fix

A place for finding information on new releases and new products
Post Reply
User avatar
John
 Team
 Team
Posts: 5967
Joined: Sun May 19, 2002 8:23 pm
Location: Phoenix, AZ
Contact:

DHTML Menu Version 5.782 - Bug Fix

Post by John »

• 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.
John
Post Reply