| Re: How to download old purchased version? ¶ | |
| Not quite possible through our website, but if you let me know which is the version you need I could send it to you. Please respond by email. | |
| last |
| Enabling "do not save encrypted pages to disk" causes slowdown ¶ | |
| I am looking at using hMenu in a web application. This application requires the use of a secured connection (https). If the user has enabled the "do not save encrypted pages to disk" option in Internet Explorer, the user will experience significant slowdown when accessing submenus at any level. On every mouseover event, the browser reloads the rarrow-hover.gif. Similarly, on mouseout, the browser reloads the rarrow.gif. While these two images are roughly 75 bytes each, the delay is very noticable, even over a LAN. In my test example, I have the timeout variable set to 0. Is there a work-around for this? It would be great if a developer could specify a CSS style and a string of characters to be used in place of an image. For example, ">" or "»" would be fairly equivalent. | |
| last |
| checkboxes in menus ¶ | |
| Hi. I'm trying to replicate what you have in the dynarch.com menus under preferences. Namely, the checkboxes. Could you provide some code as to how you set them up? I've tried everything I can think of - I put the input type="checkbox" tag in the <a> </a> but i can't get it to be checked/unchecked when the item label is clicked. Any help would be greatly appreciated. Thanks!!! Cage | |
| last |
| Re: checkboxes in menus ¶ | |
| There's a sample in the package files too (the documentation's index.html file). The idea is simple: you create a normal item, with an icon; when it's clicked, you set a new icon. :) Please check index.html in your package files for details (look for the function "toggleCheckbox" and how is it called in the code). | |
| last |
| dropdowns spawning weirdly ¶ | |
| I'm attempting to get the menu system working and having a problem. The menu shows up fine but when an item is clicked the dropdown spawns all the way at the bottom of the page outside of all the tables and divs. Any ideas? | |
| last |
| Re: dropdowns spawning weirdly ¶ | |
| I had a similiar problem using Firefox. I changed the @import url statement to a link statement. | |
| last |
| IE: hmenu is behind selects ¶ | |
| hi i've got this annoying problem in IE because when the menu is shown it is behind selects (form) on the site does anyone know how to fix it? | |
| last |
| Re: IE: hmenu is behind selects ¶ | |
| do a google search for "iframe shim" . | |
| last |
| Re: IE: hmenu is behind selects ¶ | |
| DynarchMenu incorporates the “iframe hack”, thus you shouldn't experience such problems. Are you using the latest version? | |
| last |
| hover styles ¶ | |
| I'm having difficulty altering the hover style of list items. Each level of my menu will be topped with a header of sorts. I've tried establishing a class for these headers and using the following rule in my skin to apply to html code: div.dynarch-popup-menu tr.orglvl.hover td.label { background-color: red;} <ul> This results in items '<li>' along the same level momentarily displayed with a red background, then the normal hover style is applied. It appears that with the above code, my "orglvl" class surrounds more than a single list item. How do I isolate classes to a single item? Essentially, I would like hover styles disabled for my header items. | |
| last |
| Menu not showing up ¶ | |
| I've followed the instructions and hopefully pointed the code to the right spot for the files needed under /hmenu/skin-xp.css and hmenu.js. Unfortunately, the GUI doesnt show up, just the text menu as you can see on myashevillerealtor.com/extra.htm I'm trying to follow the instructions but i'm now lost... Help? | |
| last |
| Re: Menu not showing up ¶ | |
| Awesome... as always, i found the answer as soon as i asked for help. The problem was that those 2 files werent in the same folder as the .htm page. Go me! PS the developer of this is awesome. | |
| last |
| Internet Explorer 7 ¶ | |
| Hi, Any help would be appreciated. Bruno | |
| last |
| Menu Bar "Loading" Animation? ¶ | |
| I just purchased DynarchMenu. Great script, but I have a question: I notice on this website, you display a "Please wait...Loading" animation in the menu bar while it's loading. How can I implement this? It sometimes takes a couple of seconds for the menu to load, and I don't want people to become confused when they don't see a menu right away. Also, is there any disadvantage to using the "lazy" parameter. I know you said it only improves the speed of large menus, but is there a reason NOT to use it? | |
| last |














