- Transition #14 - "fade out" effect - Search feature - add the search area in the menu and type symbols. - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - UL/LI items structure - Items with icons - Horizontal or vertical orientation - Top items and submenus have a shadow - 85% transparency for sub menus
Submenus drop down over all the objects of the page (select, flash, object, embed, applet). If for some reasons a submenu can't drop down over an object, the latter will be hidden for a time when the submenu is shown.
These effects will make your menu more attractive and stylish. You can cast a shadow on the menu and submenus, set transparency. Among available transitional effects there are such as fade, mosaic, random dissolve, slide out and many others.
Create individual styles and assign them to any submenu and item. Use individual styles to achieve stunning effects!
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: Hi I recently bought a menu from you - which is great. However, i have been told that search engines will find it hard to crawl through the menu and find the other parts of my site.
Is it possible for me to create my menu to make it easier for search engines to crawl through?
A:Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly menu you should add additional html code within your html page:
< div id="dmlinks"> < a href="http://deluxe-menu.com"> menu_item_text1< /a> < a href="http://deluxe-tree.com"> menu_item_text2< /a> ...etc. < /div>
To generate such a code use Deluxe Tuner application. You can find this GUI in the trial package. Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: How can we predefine the COLOR of the pressed item for the css tree menu?