- Submenus go over all page objects - Hundreds of pre-designed templates - Sound support! - Items with icons - 85% transparency for sub menus - Several menus on one page - Horizontal or vertical orientation - Transition #14 - "fade out" effect
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 would like to call a popup window with javascript from a menu item.
A:You should add the code for popup window on your html page with the menu: <!-- Deluxe Popup Window --> <noscript><a href="http://deluxepopupwindow.com">menu drop down by DeluxePopupWindow.com</a></noscript> <script type="text/javascript" src="deluxe-popup-window.files/dpopupwindow.js"></script> <script type="text/javascript" src="deluxe-popup-window.js"></script> <!-- (c) 2006, DeluxePopupWindow.com -->
Inside menuItems you should open the window in the following way:
["Click to open Popup Window","javascript:deluxePopupWindow.open('window1', 'http://deluxepopupwindow.com', 'Popup window', 'width=420,height=300,resizable,scrollbars=no,middle,right,fade-effect', 'windowsvista_graphite','iframe')", "", "", "", "", "0", "", "", "", "", ],