jscheuer1
05-25-2013, 12:04 PM
Update to - Smooth Navigational Menu (v2.0) (http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.htm) - This recently updated script will break if used with jQuery 1.10+, or jQuery 2+, both of which were just recently released. Here's the updated script:
5068
It also includes one new feature - When menus are repositioned due to being too close the the browser's right edge, they are given a class name of "repositioned". When they return to their normal position, this class name is removed.
Both these changes (repositioning, forward compatibility with jQuery 1.10+) are documented in the script file and need not be reflected on the demo page. But the version number should be bumped up to 2.1 in the page's main header.
5068
It also includes one new feature - When menus are repositioned due to being too close the the browser's right edge, they are given a class name of "repositioned". When they return to their normal position, this class name is removed.
Both these changes (repositioning, forward compatibility with jQuery 1.10+) are documented in the script file and need not be reflected on the demo page. But the version number should be bumped up to 2.1 in the page's main header.