| Placement Problem (DynarchMenu 2.8) ¶ | |
| Hello, I am using the DynarchMenu on a series of DIV blocks stacked on top of each other. It seems that when I specify a menuHandler function (body), the placement of the menu is wrong. The DIVs at the top continue to work but the ones at the bottom (near the bottom of the page) place the menu way down the page (page actually grows 2x). The code is as follows: function menuHandler(el) { var menu = this.menu; menu.items["band_up"].display(isGen); menu.items["addgroup"].display(isDetail); var band = getObject(el.id.replace(/_hd$/, '')); If i remove the code from the function (function menuHandler(el) {}), the menu works fine. Thanks, | |
| Re: Placement Problem (DynarchMenu 2.8) ¶ | |
| Hi, I don't quite understand the problem.. an example would be greatly appreciated—can you provide us with an URL where the problem is visible? Best regards, | |
| last |














