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:43
DHTML Menu Version 5.767 - Bug Fix
Poster: John
Dated: Thursday January 18 2007 - 22:49:15 GMT
• Modified the way clickfunction works. Menu now uses onMouseUp instead of onClick to improve performance of multiple clicks
• Fixed problem with "Right to Left" RTL menus not setting correct sub image position in Safari
• Fixed problem with horizontal menus not setting 100% width items correctly
• Added new style and menuitem property called nowrap to ensure that menu items do not wrap text when insufficient space had been provided
• Fixed bug with the menu not setting correct pagematch properties when using buildAfterLoad=true;
• Added new functions to the Menu API mm_menueditapi.js. mm_removeMenuFormatting and mm_changeMenuStyle - These functions allow you to remove all menu style properties and also change a menu's style completely
• Fixed bug with certain menus displaying the text 'false' in the background. This was related to Microsoft Internet Explorer's Transitions and Effects being disabled in the browser for security reasons
• Fixed problem with page-matching not setting correct hash when URL contained a hash
• Added overflow property to the menus style object. This enables overflow="scroll"; to be added to a menus style and overflow="scroll" will be added to all menus using that style
• Fixed problem with dynamic menu building sometimes reporting errors
• Fixed problem with scrollable menus adding scrollbars even though not needed