javascript - FlexNav without -


The width of the top-level menu item I'm using is set to 20% in the demo, That's why it has been optimized for five top-level menu items.

  .flexnav li {. . . Width: 20%; }   

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 calcItemWidths to true option, the plugin should calculate the width of the menu item.

Comments

Popular posts from this blog

java - ImportError: No module named py4j.java_gateway -

python - Receiving "KeyError" after decoding json result from url -

.net - Creating a new Queue Manager and Queue in Websphere MQ (using C#) -