|
The submenu of menu dynamique vertical will continue to grow horizontally.
Return to Recent Questions
Q:
We are having a problem with your menu dynamique vertical, when you go down
into a sub menu, and then back to the item that called it, the sub
menu will grow.
For example, if i have this menu dynamique vertical structure
File
     New
     Save
     Exit
If I MouseOver New and then MouseOver File and again New the submenu will grow horizontally.
I know its something we have done with the menu dynamique vertical, since there doesn't seem to
be a problem on your site.
A:
We heard about such problems with menu dynamique vertical. I suppose that you have such effect
in IE.
Please, try not to use shadow in the menu dynamique vertical.
Please, set the following parameter:
var shadowLen=0;
Try also write all units in "px", for example:
var itemPadding = "3px";
Return to Recent Questions
|