Right aligned menu?
2006/08/14 19:25
Viewed 2307 times
Replies: 0/0

I have one or more drop down menus in a horizontal layout. I would like to pin a menu to the right hand side of the menu bar. Is this possible? If so, how would it be done?

Thanks,

last
Electric and keyboard shortcuts.
2006/08/15 00:09
Viewed 2593 times
Replies: 0/0

If I have a keyboard shortcut for a menu (say, "alt-a") and the electric mouse over feature enabled. When the user has scrolled down the page so that the menu is not vissible and hits the shortcut key, the menu apears for a moment, and then closes. With electric turned off it stays open and the user can browse the menu. Likewise, if the menu is on screen with electric enabled the short cut keys work fine.

Any thoughts on how to keep the short cut key menu open with electric enabled?

last
No dropshadows once uploaded?
2006/08/15 00:46
Viewed 2510 times
Replies: 1/10

After editing my demo page and uploading it I no longer see the menu drop shadows. If I open the HTML file localy rather then off the web server they apear.

Any ideas?

last
No dropshadows once uploaded?
2006/08/15 00:46
Viewed 2391 times
Replies: 0/0

After editing my demo page and uploading it I no longer see the menu drop shadows. If I open the HTML file localy rather then off the web server they apear.

Any ideas?

last
how to ignore "DynarchMenu is not defined" error?
2006/08/21 19:50
Viewed 2274 times
Replies: 0/0

Whenever a page is loading and the user hovers the mouse over the menu the error "DynarchMenu is not defined" is thrown. The menu loads and works fine after this point. I noticed the same behavior on this site with the menu, if I hit reload and then put my mouse over the menu I get the error. Is there anyway to suppress this error?
I think you just need a try/catch or a test for the DynarchMenu being valid in your code before you try to use it. Because your js is compressed into one line I can't go in and fix it myself.

last
Memory Leaks
2006/08/23 01:05
Viewed 2410 times
Replies: 2/4

I tried using some tools to find where my memory leaks are, and they point to hmenu.js. Both Leak.exe and the Leak Monitor extension for FF (https://addons.mozilla.org/firefox/2490/) show leaks. They show them for this site as well. It is difficult to deploy if we end up crashing end users browsers as they take up all the memory.

last
Re: Memory Leaks
2006/08/23 01:07
Viewed 3749 times
Replies: 0/0

Just browsing this site seems to leak 1MB per page view. :(

last
Re: Memory Leaks
2006/08/25 07:57
Viewed 3449 times
Replies: 2/2

We carefully tuned DynarchMenu to prevent memory leaks. However, addition of latest features might create some leaks--though I'm not sure. OTOH, on our website we use a lot of other in-house scripts besides DynarchMenu. Those were not designed for IE leaks, so you shouldn't use our website as a reference.

I will try to look into it.

last
Google