Recent Questions
Q: I was trying to figure something out myself but after a lot of hours I decided I will contact you. 
 I am working on a javascript collapsing menu and I am using the XP style one. 
 I don’t know why but the align of the text is not moving to the right side (because in Israel we write from right to left) 
 The sub-menu works great and all the text align to the right but from some reason the title is unmovable. 
 Please if you know any solution to that problem? 
A: See how you can create your top javascript collapsing menu items:
- you can set the following parameter:
  var tXPAlign="right"; //align of expand-buttons of submenus titles
- write your top items:
 ["+<div align=right> Deluxe Tree: XP Style</div>","", "", "", "", "XP Title Tip", "", "0", "", "", ], 
Q: I bought your product Deluxe Menu. 
 I wanted to ask you for this problem:
 I'd like to put on my home page two java menu examples, one in the right side and one in the left side. I tried to create two java menu examples and put them in the home page with the command PHP include, but the menus don't work correctly. I think the menus search for the same javascript function and so there are problems. How can I solve this kind of problem?
A:  You can use as many java menu examples as you want on the same page.
But notice that you should call dmWorkPath parameter and dmenu.js fileon the page only once.
Q: I have bought this from you. What is the name of the divlayer(s)? Here's a bit of the modified menu code: 
  ["|<iframe height=400 width=435 frameborder=0 scrolling=no src=my_bookmarks.asp></iframe>","","","","0",,,], 
 I open an Iframe inside the javascript menu design item, and it works fine, but is there a way to close it? I know the commands for hide layers, but I can't find any div layer names to use. 
A:  I'm not sure I understand you.
Do you want to hide your items?
You can try to use API functions
function dm_ext_changeItemVisibility (menuInd, submenuInd, itemInd, visibility)
Find more info here:
http://deluxe-menu.com/functions-info.html
Q: I've browsed your product, and I'm trying to determine if there is an existing template that would support a vertical flyout menu, where the static menu is one button, but when clicked on, it lays out 5 additional buttons in a straight line horizontally to the right of the static button. Is this feasible to create with your product with relative ease, and if so, what's the easiest way?
A:  I suppose that you're saying about Pop up menu, see example here:
http://deluxe-menu.com/popup-mode-sample.html