How can I set the x coordinate of the submenus in the java pull down menu?
Q:
I created a tree menu based on your template Vista Style 7.
I would like to know if there are some possibilities to set the x
coordinate of the submenus. I would like to have a tree menu with
submenus which are not moving to the right when expanding the main
menu but staying under it.
A:
You can only try to use the following java pull down menu parameter to change submenu
position:
var tlevelDX=0;