- Cross-frame support - menus work on frameset-based pages - Visible over select boxes, iframes, pdf, flash, Java applets. - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Top items and submenus have a shadow - Text aligned to left - Search feature - add the search area in the menu and type symbols. - Filters and Transitional effects - AJAX menu loading - loads web menu data from the server "on-the-fly".
Build right-click menus for your site. For this purpose you should appoint a peculiar method for the object you want. The current X,Y of the mouse pointer or your own ones can be used for the context menu.
Design menus absolutely based on CSS (Cascading Style Sheets). It is possible to apply the personal CSS styles for every elements of the menu.
When the submenu is bigger than the visible page area, the size of submenu will be automatically decreased. To view all the submenu items you do not need to use scrollbars or something like that - just put your mouse to the bottom of a submenu and it will be automagically scrolled! You can also define width and height for each submenu.
Q: Dreamweaver navigation bar disappearing behind flash file in Firefox..
A:You should add "opaque" parameter for
Q: I pushed the js files you attached and it fixed my Trial error message but now my left menus APPLMENU.JS and APPL2MENU.JS won't mouse over and won't open the submenus and it gives a javascript error.
A: Now you have several errors in you data files appl2menu.js andapplmenu.js.
Now you have var menuBackColor="cccccc"; var menuBorderWidth=""; var itemBorderWidth="";
This is not right. Try to write them: var menuBackColor="#CCCCCC"; var menuBorderWidth="0"; //this parameter cannot be empty var itemBorderWidth="0"; //this parameter cannot be empty
Q: We are facing a problem with display of deluxe menu in Internet explorer 7.0 Java script menuis displaying fine in Mozilla Firefox & Internet Exploer 6.0.
A:Your browser has JavaScript option disabled. It means that no one JavaScript element can be run. You should to enable JavaScript in IE:
Tools -> Internet Options -> Security -> Custom level... -> Scripting -> Active Scripting = Enable
There is no way to enable these preferences automatically, in othercase there are no reasons to create security preferences.
You can use search engine friendly code, so you'll see all yourlinks (for the main items and submenus) when your security settings in IE doesn't allow Javascript.
You can generate search engine friendly code. 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:
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: I am trying to use the following horizontal scrolling tabs:
My problem is that the bitebackimage is not showing as you can see in the example below.
All the left and right side images appear, but not the repeating button background. All the images are in the same directory and have the same URL to point to them.
Any ideas on what the problem might be?
Any style tab menu that I use produces the same results.
A:The reason is in your styles. Now you have in style.css file: