*** version 2.5.1 *** Fixed the following bugs: ------------------------- + The "url" configuration property of YAHOO.widget.MenuItem now returns the exact value of the "href" attribute of its anchor element in Internet Explorer. + Clicking on an item in a Menu will no longer cause Firefox to scroll to the top of the window. + Improved Menu's viewport boundary awareness. *** version 2.5.0 *** Fixed the following bugs: ------------------------- + Corrected the paths to all images in the original Menu CSS file so that checked MenuItems now render correctly. + Clicking on a disabled MenuItem instance will no longer cause the browser to navigate to the top of the current page. + Removed the use of the "yui-skin-sam" class name from the Menu core CSS file. + Scrolling Menus now render correctly in IE 6 and IE 7. + Submenus are no longer hidden then re-shown when the mouse is moving from a visible submenu back to its parent MenuItem instance. *** version 2.4.1 *** + No changes *** version 2.4.0 *** Fixed the following bugs: ------------------------- + The "context" property of YAHOO.widget.Menu works better in IE 6. + Immediate submenus of a YAHOO.widget.MenuBar instance will now re-align themselves to their parent YAHOO.widget.MenuBarItem instance to remain inside the boundaries of the browser viewport when the "constraintoviewport" property is set to "true." + A submenu will now appear in the correct position when its parent menu is scrolled. + YAHOO.widget.MenuItem instances will no longer increase in height when their submenu is made visible. + Removed superfluous white space between YAHOO.widget.MenuItem instances in IE 6 (Strict Mode and Quirks Mode) and IE 7 (Quirks Mode). + Statically positioned YAHOO.widget.MenuBar instances will no longer be rendered in the wrong position when the Container CSS file is included in the page. + Usage of the "maxheight" configuration property will no longer change the position of a YAHOO.widget.Menu instance's shadow element (