Jeasyui Mb Menu
# jQuery EasyUI Menus and Buttons - Creating a Simple Menu
!(#)
Menus are defined within some DIV elements, as shown below:
After the menu is created, it is not displayed. Call the 'show' method to display it or the 'hide' method to hide it:
$('#mm').menu('show', { left: 200, top: 100});
## Download jQuery EasyUI Example
[jeasyui-mb-menu.zip](#)
YouTip