| Menu doesn't drop down before main menu bar ¶ | |
| I just started using the menu system. I have a menu setup and when you click the top lin the sub-menu displays, but covers almost the entire main menu link. How can I fix this? | |
| last |
| Re: Menu doesn't drop down before main menu bar ¶ | |
| Check out this thread: http://www.dynarch.com/forums/436 -- it shows how to work around this bug. | |
| last |
| DHTML menu w/Prototype ¶ | |
| Hi, I'm using the DHTML Menu with the Prototype library. I'm loading the content of the menu through an AJAX request. When I view the generated source (using the Web Developer Toolbar) in Firefox I see the menu content but the menu isn't being rendered. I see the following error in the javascript console:
Here's the javascript wrapper for the menu:
function menu () { // If the menu div has no contents, use the global menu if (document.getElementById('menu').getAttribute('suite') == 1) { // 'Draw' the menu var applicationsMenu = function(r) { var suiteMenu = function(r) { var menuError = function(r) { Here's the HTML source:
<html> <script src="../hmenu-2.9/src/hmenu.js" type="text/javascript"></script> <ul id="menu" applications="1" suite="1"></ul> </body> Thank you, | |
| last |
| httpd error log ¶ | |
| Hi, | |
| last |
| Weird behaviour under IE7 ¶ | |
| I'm testing DHTML Menu using IE 7.0.5730.11 (installed on Windows 2003 SP1) and there is a problem when the menu is beeing loaded. DHTML takes 100% of CPU. Has somebody got this problem too ? | |
| last |
| Re: Weird behaviour under IE7 ¶ | |
| This happens only when using ClearType. I disabled it and worked ok. | |
| last |
| Re: Weird behaviour under IE7 ¶ | |
| I am seeing this as well. I have two menus on my site. One vertical and one horizontal. Only the horizontal one seems to be a problem. I would like some kind of response about it please. | |
| last |
| DynarchMenu undefined ¶ | |
Any Idea..? | |
| last |
| Re: DynarchMenu undefined ¶ | |
| There's no specific problem about DynarchMenu and ASP; you most likely forgot to include (or you put a wrong address of) the hmenu.js file. | |
| last |
| frames demo causes multiple errors in IE7 ¶ | |
| a runtime error has occurred. do you wish to debug? this happens twice for everything I try once I click on an item in the frames demo of the menu thing. I have the IE script debugger installed, which complains about a lot of sites. | |
| last |
| Safari not rendering menu ¶ | |
| Thanks for the fine menuing system. We just implemented and it works great in just about everything -- Firefox, IE, Konqueror. However, it does not seem to render in Safari. We are using the paid version so the encryption should not be an issue. It's hard for me to debug since I do not have a Safari browser -- colleagues have taken a look and mentioned it is not working. You can see it now at http://www.stjoe.on.ca/. Is this a bug? Is there someone out there that can potentially help out? Even if it is a couple of hours of paid consulting work. | |
| last |
| DynarchMenu reloading frames ¶ | |
| For framed menus, the hierarchial menu reverts back to an unordered list when the frame is reloaded. To witness this: Any ideas? | |
| last |
| Re: DynarchMenu reloading frames ¶ | |
| You should be able to fix that by calling "reinit()" in the child frame's onload handler. But note that this is also called by the frameset script when it's first loaded, so probably should have something like this (note the example should work with our frames sample, but I can't be sure about your particular setup): if (!window.parent.first_time) Add the above code in the body's onload handler for the child frame and you should be done. Please let me know if that doesn't work or if you have any other questions. | |
| last |
| DynarchMenu reloading frames ¶ | |
| Problems reloading the pages in the frame menu. It's the same with the example including in this web site. I was trying like the intructions show, but I can resolve it. | |
| last |
| DynarchMenu.setup restores minimized browser window ¶ | |
| The DynarchMenu component restores a minimized IE6 browser window when DynarchMenu.setup is called. We have search results that get refreshed at a set interval via an AJAX call. The returned results have elements that use Dynarch context menus, so we call DynarchMenu.setup after adding the results of the AJAX call to the DOM. Our problem occurs when the browser is minimized and the AJAX call returns, kicking off a call to DynarchMenu.setup. This causes the minimized window to be restored, interupting whatever the user may have been doing in another window. This problem is not AJAX related as it can be reproduced in the following code. <html> | |
| last |
| [IE] Operation aborted ¶ | |
| hi i've got this annoying problem in IE with menu: Internet Explorer cannot open the Internet site http://www.example.com. Operation aborted. Does anyone know how to fix this problem? | |
| last |
| Error: win.document.body.insertAdjacentHTML is not a function ¶ | |
| Error: win.document.body.insertAdjacentHTML is not a function | |
| last |
| frame to small to display menu... ¶ | |
| Hi, Thanks in advance. | |
| last |














