- Submenus automatically scrolls - Horizontal or vertical orientation - Deluxe Tuner - visual interface to create and modify dhtml menus easily and in no time. - Several menus on one page - Unlimited number of sub levels - AJAX menu loading - loads web menu data from the server "on-the-fly". - Submenus go over all page objects - Keyboard navigation - press Ctrl+F2 to enter the top menu
Apply any font of any color, size and font decoration you need. Use any available type, color and thickness of a menu's frame. Choose any color for submenus and items backgrounds.
Set the size of the menu in percent, pixels, or other units. This menu may have a relative (it can be inserted into the table, for example) or absolute position .
Specify various values for spacing and padding for the whole menu and for each separate submenu.
You can specify a time for delays in showing or hiding of a submenu. Use special prefixes for image paths and links to make paths absolute.
Create separators using your own pictures, size and alignment.
Q: I am trying to make the tab menu to work correctly and after extensive testing and I have come across a problem that I can seem to get resolved. I am using images for the tab menu with no text and <divs> to display information about each tab. However while the page loads I can see all the content from all the <div> java menu bars and when the page if fully loaded, the web page then displays the content correctly with all the content hidden until the correct tab is selected. Mind you this is the only thing on the webpage so there shouldn’t be any load time problems.
Please advice what is happen to resolve this issue.
A: Try to set display: none; property for the style of your DIV, forexample:
Q: I can’t highlight the selected menu item of the current page in the javascript flyout menu?
A: Please, check the following parameter
var pressedItem=-2; This parameter sets an index of an item that will be highlighted by default. -2 - the toggle mode is disabled; -1 - the toggle mode is enabled, but no items highlighted by default; 0,1,2,3,... - index of highlighted item in a top-menu.
The menu has only two states normal and mouseover. We'll try to add the pressed state in the future.
You can set a pressed item using Javascript API:
function dm_ext_setPressedItem (menuInd, submenuInd, itemInd, recursion)
Sets a current pressed item. menuInd - index of a menu on a page, >= 0. submenuInd - index of a submenu, >= 0. itemInd - index of an item, >=0. recursion = true/false - highlight parent items.
But notice, to use dm_ext_setPressedItem() you should know ID of selected item and subitem. You can't get this ID after you reload your page. That is why you should write your own code on PHP.
You can also set the correct: var pressedItem=1; parameter on each html page.
For the JQuery stuff, I used this : http://funnycat.jimdo.com/astuces-jimdo/menu -jquery/ ... [CONTENU] Compteur vertical, [CONTENU] Installer une barre de recherche Google sur son site, [CONTENU] Mettre du flash sur site
I wondered if it's possible to put my small live search script inside the accordian menu. So that when I select one of the item headings it drops down to
Ce tutoriel va expliquer comment mettre en place un menu (de quelques ... http:/ /www.infowebmaster.fr/demo/menu-jquery/menu-jquery-accordion.html. ... j'aurai également besoin d'une version avec un "scroll" vertical,