- UL/LI items structure - Hundreds of pre-designed templates - Sound support! - Items with icons - Cross-frame support - menus work on frameset-based pages - Submenus dropdown on mouseover - Text aligned to left - Visible over select boxes, iframes, pdf, flash, Java applets.
Use images for backgrounds of submenus and items, icons, arrows. Using web images you can create menus completely based on graphics.
Design both horizontal and vertical menus and submenus with any amount of menus on a single page.
Place any HTML code inside the menu item - be it a flash-object, form, picture, or text. This ability lets you to build various menus of any complexity.
Submenus can be shown in 4 ways: - From left to right and also from left to right + upwards. - From right to left and also from right to left + upwards (e.g. for right-to-left languages).
Q: I want to be able to have all of the submenus start at the top of the menu. For example, when I hover across each of my menu items in a vertical level, I want the sublevel menu to start at the very top of the menu, not out beside the menu option. How can I achieve this
A: You can have such effect only for the first subitems. Others subitems will have Y offset.
Please, see the attached example.
You should adjust the following parameters:
var topDX=-116; var topDY=-31; var DX=-148; var DY=-32;
Q: I have built out a vertical menu that fits within a fixed size box. The items of the menus are all fixed size images. However when increasing the font size in the browser under View -> Text Size the spacing between the images increases and the html java menu no longer fits within the fixed space. I did have CSS padding-top in the html java menu that I took out but it still does not fit in the space. I took out but it still does not fit in the space.
Have you run into this before or do you know of a fix for this?
A: You've installed the menu in DIV with absolute position (boxNav). Thatis why you have such behaviour. Try to use relative position for this DIV.
Q: With the new version, my body onload function is blocked. In our application we do something with a body onload function. It doesn't get called if I use the deluxe-menu. If I remove deluxe-menu js files from html, it works.
Is there a way I can use deluxe-menu and get my onload handler called?
A: Deluxe Menu detects any user's onload events and remember them in the case when you write a such events before dm_init(); call.
Try to delete onload event from <body> and write the following at theend of a page (after dm_init() call):
16 Sep 2010 ... Menú con tabs con CSS, jQuery y Mootools ... pero lamentablemente el peor
browser de la historia universal (IE6) .... para un menú vertical u horizontal o para
una galería de imágenes. ... El principio en el cual está basado este ejemplo, es
mucho más simple que en los casos del menú desplegable y la
16 Sep 2010 ... Menú con tabs con CSS, jQuery y Mootools ... pero lamentablemente el peor
browser de la historia universal (IE6) .... para un menú vertical u horizontal o para
una galería de imágenes. ... El principio en el cual está basado este ejemplo, es
mucho más simple que en los casos del menú desplegable y la
16 Sep 2010 ... Menú con tabs con CSS, jQuery y Mootools ... pero lamentablemente el peor
browser de la historia universal (IE6) .... para un menú vertical u horizontal o para
una galería de imágenes. ... El principio en el cual está basado este ejemplo, es
mucho más simple que en los casos del menú desplegable y la