Recent Questions
Q: My submenu in the mouse over drop down menu is faded too quickly if I pull away the mouse.
A: Try to use the following parameter:
You can use the following parameters there:
var smShowPause=200;
var smHidePause=5000;
Q: I love this one:
http://deluxe-menu.com/data-templates/vista-style-03-template-sample.html Do you have vertical orientation of this java menu example, please?
A: To create vertical drop down menu you should set the followingparameter:
var isHorizontal=0;
Please, try the trial version. Use Deluxe Tuner to create your menu.You can find this template in the Templates window.
Q: You know how you can drag sub-menus? Well I was wondering if it is possible to drag individual items off of the sub-menu?
A: No, it is not possible to drag items from submenu.
Q: How do I center a menu item inthe drop down menu example?
A: Try to use the following parameter:
var itemAlignTop="center";