# jQuery EasyUI Menus and Buttons - Creating Menu Button
A Menu Button contains a button and a menu component. When the button is clicked or the mouse hovers over it, the corresponding menu is displayed.
!(#)
To define a Menu Button, you should define a Link Button and a menu. Here is an example:
Undo
Redo
Cut
Copy
Paste
Delete
Select All
Now a Menu Button has been defined. You don't need to write any javascript code.