Recent Questions
Q: After I create that submenu I want to move those items up or down within that submenu in the javascript editor.
 
A: Do you want to move your subitems within Deluxe Tuner? 
To move items select items you want and use a mouse drag'n'drop method. 
To copy items select those you want and use a mouse drag'n'drop method holding a Ctrl key. 
Also you can use a contextual menu - a right mouse click on the list of items.
Q: I regret having a problem with my setup, and hope you may be able to put me on the right track. After making a few alterations to my menu, and previewing in FrontPage, 
 I get a window with an error message "dmObjectsCheck is undefined".
 
A: This error means that you didn't add some engine file for themenu you need. 
Please, try to add all engine files into the folder with your dmenu.jsfile. 
You can also send me a copy of your html page (including .js files)and I will check it. 
Q: We're looking to purchase the developer's license for the Deluxe menu/Tuner program and are not sure which to get. It shows one that doesn't contain the dhtml scripts source code and one that does. What is the importance of having the javascript source code? Will the program not work correctly if you don't have it? 
A:  See in Single Website License, Multiple Website License and DeveloperLicense our source code is obfuscated.
And in Developer License with Javascript Source Code you can see thecode and change it.
But we DO NOT provide technical support for modified source code.
Q: Is there a way to capture which dhtml web menu item was clicked and store that information into a database?
 
A:  See how you can find the ID of the clicked item:
  var menuItems = [
 ["Home","javascript:alert(itVar.id)", "", "", "", "_self", "3"],