//** July 7th, 08'- Creation Date //** July 16th, 08'- Updated to v 1.3: //1) Adds "Side Bar" orientation option. //2) Drop Down Menus now auto adjust their positioning if too close to either right or bottom window edges. //3) Enhanced IFRAME shim "coverage" on the page. //** July 19th, 08'- Updated to v 1.31: Drop down menu now positions at top of window edge if there's neither room downwards or upwards to settle. //** Aug 13th, 08'- v1.32: Moved "rel" attribute from menu's
  • elements to inner , for validation reasons //** Sept 10th, 08'- Updated to v 1.4: //1) Added optional "sliding" animation when sub menus are revealed. //2) Arrow images now dynamically positioned, instead of relying on CSS's "right" property //** Oct 11th, 08'- Updated to v 1.5: //1) Sliding animation behavior tweaked //2) Added ability to disable iframeshim, customize speed of sliding animation //** Dec 23rd, 08'- Updated to v 2.0: //1) Animation speed refined to be function of time (ie: 1 sec) //2) Added two animations that can be individually enabled/disabled- "slide in" and "fade in". //3) Script now automatically moves HTML for all sub menus to the end of the page, to avoid any containership issues if they are nested in other elements. //** Jan 12, 09'- Updated to v 2.1: //1) Added ability to disable the arrow images from the top level items (see option "showarrow") //2) For Top Level Menu items containing a SPAN element (for sliding doors technique), arrow images are inserted inside SPAN. //** June 15, 09'- Updated to v 2.2: //1) Faster initialization: Menu now rendered as soon as document DOM is ready, instead of after page has fully loaded.