- Inactive/Disabled items - Image arrows - UL/LI items structure - Status string shows item labels - Submenus automatically scrolls - AJAX menu loading - loads web menu data from the server "on-the-fly". - 85% transparency for sub menus - Personal CSS styles for separate menu elements
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.
Q: The problem that I am still experiencing (Im sure I have missed something obvious!) - is that all the pages open when you click on the relevant links but they always open with the "About Us" tab showing and then as soon as you click on a different tab you see it highlight for a second and then it just reverts back to the About Us tab even though the page has changed. As the site opens I obviously want the first tab to be highlighted as opposed to the 2nd one and the each page highlights and holds as you go through the menu.
A: See, you set var bselectedItem=2;
That is why "About us" tab is selected. You should change the selected tab depending on the page you are now.
This Tabs menu can save pressed item automatically within1 page only. If you open another page, the menu can't remember presseditem. You should do that manually using Javascript and menu parameters( var bselectedItem) or using any server-side script (php, asp, etc.)
Deluxe Tabs doesn't support API functions which can return theselected tab.
If your site is written on PHP you can set "bselectedItem" parameter based on your link beforeyou call tabs-kasper.js file.
For example, move "bselectedItem" parameter from tabs-kasper.js file to yourcode.
Q: Last, I couldn't solve the issue I meet when I set up a long name for an dhtml side menu item: next item overlaps. Is it possible to specify the width of an item?
A:You can try to use the following dhtml side menu parameters to use combinedbackground for your items:
var beforeItemImage = [,]; //left-side image for normal and mouse over state var itemBackImage = [,]; //background or image for normal and mouse over state var afterItemImage = [,]; //right-side image for normal and mouse over state var beforeItemImageW = ''; var afterItemImageW = ''; var beforeItemImageH = ''; var afterItemImageH ='';
But you should create a small images in any Graph Editor, for example: button_n_back.gif button_n_left.gif button_n_right.gif button_o_back.gif button_o_left.gif button_o_right.gif
Q: 1) is it possible to have multiple(different) images, popup menus?
2) Can it Automatically popup instead of Left click? Would you show me How?
3) What is: menuInd - index of the javascript menu script on a page, >= 0 ? Could you give more explanation?
A: > 1) is it possible to have multiple(different) images, popup menus? Yes, you can use any number of popup menus on your page.
> 2) Can it Automatically popup instead of Left click? > Would you show me How? You can use onMouseOver event instead of onClick or onContextMenu events in that case.
> 3) What is: menuInd - index of the javascript menu script on a page, >= 0 ? Each menu has ID. The ID's number starts with 0.
So, when you have several data files on your page you have such ID's:
<script type="text/javascript" language="JavaScript1.2" src="menu-top.js"></script> // ID - 0 //standard menu (doesn't use popup feature)
<script type="text/javascript" language="JavaScript1.2" src="source_pop.js"></script> // ID - 1
<script type="text/javascript" language="JavaScript1.2" src="source_pop1.js"></script> // ID - 2
<script type="text/javascript" language="JavaScript1.2" src="source_pop2.js"></script> // ID - 3
<script type="text/javascript" language="JavaScript1.2" src="source_pop3.js"></script> // ID - 4
and so on.
If you want to have different Popup menus (there color, item, text,font and so on) you should create different .js files with yourparameters. And call them from your page, for example:
If you have different item text only you can use one <SCRIPT language=JavaScript1.2 src="source_pop.js" type=text/javascript></SCRIPT> file. But you should delete the following code:
Q: I am using Javascript Menu. Deluxe Menu. v1.12 How can I upgrade to v.2.0?
A:How to upgrade to v2.00 --------------------------------------------------------------- You can download the licensed engine .js files from the same link in your license message.Deluxe Menu v2.00 has new parameters and features. To upgrade to v2.00 you should do the following.
Step 1. 1.1 For Windows users a. Run Deluxe Tuner v2.0 (can be found in the trial menu package v2.0 http://deluxe-menu.com/deluxe-menu.zip). b. Open menu data file (.js file where menu parameters are placed): select File/OpenЕ c. Save the file: select File/Save, then click "No" button when the dialog box appears.
1.2 For other OS users a. Open menu data file (.js file where menu parameters are placed) in a text editor. b. Make sure that the following variables exist in the data file:
var keystrokes = 0; var dm_focus = 1; var dm_actKey = 113;
var dynamic = 0; var smHideOnClick = 1; var itemAlignTop = 'left'; var smSmartScroll = 1;
var dmAJAX = 0; var dmAJAXCount = 30; var dmRTL = 0; var dmObjectsCheck = 0; var menuBackRepeat = "repeat"; var menuHeight = ""; var transDuration2 = 200;
If one of the variables doesn't exist - add it at the beginning of the file.
c. Save the file.
Step 2. Now open HTML-page that contains Deluxe Menu.
Step 3. Replace existent tags of the menu by the following code:
<noscript><a href="http://deluxe-menu.com">Javascript Menu by Deluxe-Menu.com</a></noscript>
Step 4. Save HTML-page.
Step 5. New engine v2.00 has 7 .js files. They are: - dmenu.js - dmenu4.js - dmenu_add.js - dmenu_dyn.js - dmenu_key.js - dmenu_cf.js (new v2.00) - dmenu_popup.js (new v2.00)
Replace all old .js files by the files from v2.00.
layer menu dhtml; "..I want the web page navigation bar in the top frame but the sub menus to appear in .... Tutorial Javascript Menu best graphic tabs menu
I'm having difficulty implementing the Tab menu on my site. ... to tell if the problem is in my css (styles and menu) or in the scripts for this. ... General questions, Suggest new features/widgets for the DHTML Suite
I have a tabbar with 5+ tabs, some of which will have an xEditor. ... Open a new tab to write a new message. It has an xEditor. Start writing. ... Return to dhtmlxCombo, Tabbar, Menu, Toolbar. Jump to:
Well, I have just updated my forum to vb3.7.7 and the menu tabs are broken ... If I turned the vbulletin DHTML menu off the problem will be fixed but I need
Oct 1, 2009 ... Original em: J2ME Tabbed Menu. Nós construiremos um menu com abas reusável usando .... Dynamic menu · CS001351 - Adding Options menu, panes,
Creative DW Menu Pack is a suite of Dreamweaver extensions that seamlessly blends the flexibility of DHTML and the Flash look and feel to create beautifully
Dec 21, 2010 ... I am using a DHTML menu builder which generates javascript code to create a horizontal tabs menu with pull-downs. I place this code on my
Mar 3, 2006 ... <div class="tab-page" id="menu-page"><h2 .... the "tab luna template" ( http:// webfx.eae.net/dhtml/tabpane/tabpane.html ) in content item,
Jan 22, 2009 ... I've made a drop down menu in Flash, but trying to leave flash out of ... A Simple DHTML Tabbed Interface. Posts: 35404. Name: Chris Hirst
Dec 15, 2010 ... Re: HTML drop down menu. chrishirst. chrishirst's Avatar. Super Moderator. Latest Blog Post: A Simple DHTML Tabbed Interface. Posts: 35365