Articles tagged: XUL Popup Guide
Found 15 documents
- Mozilla/Tech/XUL/PopupGuide There are various types of popups and menus that may be created. A popup is a menu or floating ...
- Mozilla/Tech/XUL/PopupGuide/ContextMenus A context menu is a menu where the items on the menu are specific to the context in which the ...
- Mozilla/Tech/XUL/PopupGuide/Extensions The main menu bar in Firefox has the id 'main-menubar'. To add a new menu onto the main ...
- Mozilla/Tech/XUL/PopupGuide/MenuButtons Menus may be attached to buttons in several ways. Both the button and the toolbar button ...
- Mozilla/Tech/XUL/PopupGuide/MenuItems The menuitem element has a number of features beyond just being a label for a menu command.
- Mozilla/Tech/XUL/PopupGuide/MenuModification Menus have a number of methods which may be used to add and remove items.
- Mozilla/Tech/XUL/PopupGuide/Menus A menu provides a list of commands that the user can carry out.
- Mozilla/Tech/XUL/PopupGuide/MoveResize Menus and popups have methods which may be used to move and resize them.
- Mozilla/Tech/XUL/PopupGuide/OpenClose Popups and menus may be opened and closed by a script.
- Mozilla/Tech/XUL/PopupGuide/Panels A panel is a popup which can support any type of content. It is used when supporting temporary ...
- Mozilla/Tech/XUL/PopupGuide/Platform_considerations For many menu commands, convention dictates where these items will be placed. For instance, the ...
- Mozilla/Tech/XUL/PopupGuide/PopupEvents There are several events related to popups and menus.
- Mozilla/Tech/XUL/PopupGuide/PopupKeys When using a menupopup element, a keyboard listener is attached to the window that will handle ...
- Mozilla/Tech/XUL/PopupGuide/Positioning There are several ways in which the location of a popup on screen may be controlled.
- Mozilla/Tech/XUL/PopupGuide/Tooltips A tooltip is used to provide descriptive help to the user about the control that the mouse is ...