- Visible over select boxes, iframes, pdf, flash, Java applets. - Unlimited number of sub levels - Submenus dropdown on mouseover - Image arrows - Cross-frame support - menus work on frameset-based pages - Transition #14 - "fade out" effect - Personal CSS styles for separate menu elements - Filters and Transitional effects
Use a mouse to move a menu as a usual window. Also you can create the menu where each submenu can be "separated" from the menu (MS Office toolbar-like mode).
When the page is scrolled the menu remains visible. The menu can "float" along one or two coordinate axes.
There can be multilevel menus - create as many rows of the menu as necessary. Any submenu in its turn can include different number of columns.
You can use Object ID as well as Link in both modes. Use the following prefixes within item's link field: "object:" - means that there is object id after it; "link:" - means that there is a link after it. "javascript:" - means that there is a javascript code after it, for example:javascript:alert(\'Hello!\')
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I have inherited a project to finish which makes use of your java script tree menu.
I have not used your product. Is there a user’s guide/manual I can download?
A:Unfortunately we don't have step by step tutorial yet. We'll try to create it in the nearest time.
1. Create your menu in Deluxe Tuner application.You can create any menu you like in Deluxe Tuner.
Deluxe Tuner v3.0 supports Deluxe Menu (http://deluxe-menu.com) &Deluxe Tree (http://deluxe-tree.com) & Deluxe Tabs (http://deluxe-tabs.com)
You can use ready to use templates. You can find them in the templateswindow.
When you open Deluxe Tuner ( Deluxe Tree ) you can click "File/New"and add items and subitems using buttons "Add Item" and "Add Subitem" onthe main window. You should set items and subitems parameters on the "Item Parameters"window. See also other parameters for the java script tree menu on the main window.
More info about menu parameters you can find on our site http://deluxe-tree.com/parameters-info.html http://deluxe-tree.com/menu-items-info.html
You can also use Individual Styles for items and subitems http://deluxe-tree.com/individual-item-styles-info.html http://deluxe-tree.com/individual-submenu-styles-info.html
2. You should install the java script tree menu on your page. You can click, for example, File/Export to HTML (you can't do it inthe MAC version).
Add several rows into your html page.
<head> ... <!-- Deluxe Tree --> <noscript><a href="http://deluxe-tree.com">Javascript Tree Menu by Deluxe-Menu.com</a></noscript> <script type="text/javascript"> var tWorkPath="deluxe-tree.files/";</script> <script type="text/javascript" src="deluxe-tree.files/dtree.js"></script> ... </head>
<body> ... <table> <tr><td><script type="text/javascript" src="deluxe-tree.files/data.js"></script></td></tr> //data-deluxe-tree.js - data file created in Deluxe Tuner. </table> ... </body>
You should also copy all engine files dtree.js dtree_add.js dtree_dyn.js dtree_ajax.js into "deluxe-tree.files/" folder. You should place this folder in thesame folder with your index. html page.
Try that.
Q: I have been using Deluxe Menu quite a bit, but am now running into a problem on a site I developed. When I add a submenu, it appears separated by about 100 pixels down. In this case I left it on the Menu Item “Why Maumelle” for you to look at.
Can you help me out?
A:See, the problem is that the script can't get css properties of the object if they are described in separate .css block (or file). In other words, you can't get the value of "position" attribute of the object if the object doesn't have this property within inline style(style="position:relative"). To get the value you should move .css style into style="" attribute.
Please, try to add your css file -> inline css, for example:
For example, you should add style="position:relative;"
I also see the Super Suckerfish Menu item in your template parameters. ... figured out how to set these up for automatic multi-level drop down horizontal or expand-out vertical menus. .... Flash Decompiler - www.flash-decompiler.com
I also see the Super Suckerfish Menu item in your template parameters. ... figured out how to set these up for automatic multi-level drop down horizontal or expand-out vertical menus. .... Flash Decompiler - www.flash-decompiler.com
I also see the Super Suckerfish Menu item in your template parameters. ... figured out how to set these up for automatic multi-level drop down horizontal or expand-out vertical menus. .... Flash Decompiler - www.flash-decompiler.com
I am seeing this same problem with the suckerfish menus not showing up over the .... <div style="height:160px; margin:0px; padding:0px; z-index: 5;"><object
Just mouse over the top menu in the demo and you will notice the menu smoothly expand in, fade in or drop in depending on the demo you are viewing. ... Not a problem, you can switch to the standard suckerfish menu system in the ... Other CMS Templates, |---- Flash | XML | XHTML/CSS Templates
I am seeing this same problem with the suckerfish menus not showing up over the .... <div style="height:160px; margin:0px; padding:0px; z-index: 5;"><object
Just mouse over the top menu in the demo and you will notice the menu smoothly expand in, fade in or drop in depending on the demo you are viewing. ... Not a problem, you can switch to the standard suckerfish menu system in the ... Other CMS Templates, |---- Flash | XML | XHTML/CSS Templates
Just mouse over the top menu in the demo and you will notice the menu smoothly expand in, fade in or drop in depending on the demo you are viewing. ... Not a problem, you can switch to the standard suckerfish menu system in the ... Other CMS Templates, |---- Flash | XML | XHTML/CSS Templates
I am seeing this same problem with the suckerfish menus not showing up over the .... <div style="height:160px; margin:0px; padding:0px; z-index: 5;"><object