javascript - FlexNav without -
The width of the top-level menu item I'm using is set to The top-level menu items in my menu have different lengths of texts and the child element (level 2) is widespread that their parents make the menu more flexible Trying to define the width of the top-level menu item is not necessary, but it does not work right without fixing it with the menu. Any ideas? Here is the code: When you set the 20% in the demo, That's why it has been optimized for five top-level menu items.
.flexnav li {. . . Width: 20%; }
calcItemWidths to
true option, the plugin should calculate the width of the menu item.
Comments
Post a Comment