Recent Questions
Q: There is the possibility in the dhtml menu bars that an item has access control, that is is visible or not depending of the user?
A: You can use Javascript API and write your own code.
See more info here:
http://deluxe-menu.com/functions-info.html
You can use
dm_ext_changeItem (menuInd, submenuInd, itemInd, iParams)
to disable your items or
dm_ext_changeItemVisibility (menuInd, submenuInd, itemInd, visibility)
to hide your items.Try that.Q: How can I have two floating menu under each other using the float option so that do not collide with each other?
A: You can try to adjust the following parameters to the one menu:
var floatableDX=15;
var floatableDY=15;
Q: I am considering ordering your product, but I have a few questions. My site uses frames, such that the submenus display in a different frame than the top level. Do all your dhtml menu templates support frames in this manner. I am specifically interested in the Ajax and Dynamic DHTML Menu.
Are your products licensed individually or does one license get access to Ajax, Dynamic, etc.? I understand the single, multi, and developer options.
A: See you can create Deluxe Menu in cross-frame mode.
See more info about cross-frame mode here:
http://deluxe-menu.com/cross-frame-mode-sample.html
Deluxe Menu has the following features:
Ajax support
Cross frame support
Dynamic Menu - Javascript API
Popup mode
and others.
> Are your products licensed individually or does one license get
> access to Ajax, Dynamic, etc.?
You should order the license for Deluxe Menu only.
Q: I cant find any option to change only the submenu tab javascript fonts, not all.
A: You should create Individual Item style and assign it to yoursubmenus.