Recent Questions
Q: I should like that the active item were not stand out changing thebackground color to blue, but underlined, but I don't find as to do it. 
A: Try to set the following parameter:  var ttoggleMode = 1;
Q: I have a Deluxe Tree Menu working on a website. What I want is that the javascript dhtml tree remembers which item was open when there is a click on an item.
 I found on your website that this is possible with:   var tsaveState = 1;
 But when I want to use this option I need to include dtree_ss.js in the html page. I can not find this file in the zip file I downloaded.
 Can you help me with this file or tell me where I can find it? 
A:  See dtree_ss.js file was in the first versions of Deluxe Tree. We don't have such filenow. We haven't updated info on your website on the following page yet
http://deluxe-tree.com/parameters-info.html
You should use dtree.js file only.Q: Where do I find the API reference that is associated with pop up windows. Specifically, the method documentation that references the window pointer returned by deluxePopupWindow.make? 
A: 	You can find all info on our website:
http://deluxepopupwindow.com/window-installation-info.htmlQ: I just bought a developer version but I am having troubles using the javascript rollover menu which is shown right above an embedded flash movie. Although i followed the instructions on the website, i experience major problems using Opera 9.2.0 and Firefox 2.0.0.15. 
A:  Check that you've set opaque parameter to <object> and <embed> tags.
You can also send us a direct link to your website, so we can check it.