Pop-up menu control.
Creates new Menu object.
Creates a menu from an existing unordered list, referenced by
ul .
Set this property to a class name of objects which should close
menu by clicking. Defaults to * , since every menu
item closes menu when clicked.
Set this property to a class name of objects which should NOT
close menu when clicked. This can be used to include separators
in the menu.