SmartMenu

A plugin that will adapt the menu according to the size of the container.

Just resize the browser to see the menu beeing smart ! :)


API

<ul class="menus-container">
    <li>Menu small</li>
    <li>Menu little bigger</li>
    <li>Menu small</li>
    <li>Menu little bigger</li>
    <li>Menu little bigger</li>
    <li>Menu the biggest one</li>
    <li>Other Menu</li>
    <li>Menu the biggest one</li>
    <li>Other Menu</li>
</ul> 

Usage:

$(".menus-container").smartMenu(opts)

Options:

Methods: