Recent Questions
Q: I evaluated Deluxe Menu over the weekend and I really like it. I believe I'll be buying it this week. I have one question. Is it possible for the menu to be aware of what page you have selected and highlight the corresponding menu item on that page.
A: You should set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item.
menuInd - index of a menu on a page, >= 0.
submenuInd - index of a submenu, >= 0.
itemInd - index of an item, >=0.
recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem.
You can't get this ID after you reload your page. That is why you should write your own code on PHP.
Q: Do you have a version where the javascript expand menu does not disappear when someone clicks on it?
A: If you set the value <-1 of smHidePause parameter
your submenus won't be hidden at all, untill you reload your page.
Q: I bought on September 28th the complete pack Deluxe after having tried it for an application which is not a site but which contains HTML pages and drop-down menus which were made with deluxe tree.
I deleted the trial version and installed the definitive version.
I placed the key the var key = "XXXXXXXXX; in each of my menus (three in everything) and I replaced dtree.js, dtree_add.js and dtree_dyn.js by those of the new version in each directory
Now when I relaunching I have an incorrect key which appears in the top of the menus...
Why?
Is these key has a relationship with the name of the site indicated during the order? By reading again the information I indicated the name of my site but it is not for this site that I wished the menu drop down, only for this application which has no precise name...
A: See, you should register the menu for a domain name or for IP address.
In other words, you should register the menu for the domain name thatyou print in a browser's search string, for example:
http://intranet/
http://klinikum-nuernberg/
http://192.168.0.1
http://localhost
But you menu won't work on a local machine, for example
j:\Stationshandbuch\start.html
with Single or Multiple licenses.
If you want to use the menu with an application that doesn't have afixed domain name you should buy Developer License.
With the Developer license you can use the menu on an unlimited number of Internet or Intranet sites and on the local machines.This version of the script doesn't check keys and it isn't bound to a domain name,so it can be used with an application that doesn't have a fixed domain name.
Q: I will buy your Deluxe Menu with an Multiple Website License.
Can I create websites for clients with the javascript collapsible tree?
A: Yes, you will be able to create and use Deluxe Menuon the client's websites.