Recent Questions
Q: I would like all my submenus of the html menu to appear in the same location on the page and not relative to the parent menu item.
A: You can do it using the following parameters:
var subMenuAlign = "left"; - Horizontal alignment for submenus.
"pleft", "pcenter", "pright" - alignment relative to the parent submenu.
var subMenuVAlign = "top"; - Submenus vertical alignment.
"ptop", "pcenter", "pbottom" - alignment relative to the parent submenu.
Q: I’m a web designer who would like to purchase your product. However, I would like to know if it’s possible to have multiple colors in the java script dynamic menu.
A: Yes you can create such java script dynamic menu using Deluxe Menu.
Use Individual Item Styles you can find more info here:
http://www.deluxe-menu.com/individual-styles-sample.html
Q: Can you tell me if I can eliminate the transparent look of the dhtml rollover?
When the menu drops down over text, you can see the text.
What can Ido to fix it.
A: You should set the following parameter:
var transparency="100";
Q: I built the menu and tried it in my site and I see nothing but text. No Block arrangement as in the preview within the builder.
A: Please, send us a copy of your html page (including .js files) ora direct link to your website, so we can check it.
Probably that you have overlooked to add dmenu.js file or images onyour server.