DynarchMenu: examples index
This is an index of the “examples” subdirectory which you can find in our
distribution archive. They are designed to exemplify certain aspects of our
menu and we recommend that you look into the sources of each example in
order to properly understand how it's done.
-
actions.html — Describes various actions that can be fired by menu items
-
big.html — A big menu, featuring lazy initialization.
-
clone-popups.html — Display the same popup menu in multiple places
-
context.html — You can specify context menu for any HTML element
-
context2.html — Context menus for all elements having a certain class
-
context3.html — Context menus for dynamically created elements
-
context4.html — Using the onPopup JavaScript handler
-
context5.html — Menus that popup on arbitrary HTML elements upon keybindings
-
different-colors.html — Shows you how you can customize individual menu popups and items based on class names
-
electric.html — Demonstrates the “electric” feature
-
frames.html — Shows how you can use DynarchMenu in 2 frames (bleeding edge)
-
framesv.html — Shows how you can use DynarchMenu in 2 frames with vertical layout (bleeding edge)
-
html-items.html — Shows how you can enrich menu items with HTML
-
html-popups.html — Fully user-defined HTML popups
-
icons.html — Describes possible ways to include icons in menu items
-
iframe.html — Demonstrates how one can use an IFRAME in order to maintain a fixed menu.
-
images-in-bar.html — Shows a setup that allows you to use images in the main menu bar
-
position.html — Demonstrates DynarchMenu's positioning algorithm
-
scroll1.html — A big menu that demonstrates scrolling support
-
select-in-bar.html — How you can include a drop-down box, if you need it for whatever reason
-
select.html — Displays correctly on top of windowed controls in IE
-
skins.html — Shows the sample.css skin, which describes how you can customize the look
-
timeouts.html — All timeouts are customizable
-
toolbar.html — Shows you how you can create a neat toolbar using DynarchMenu
-
vertical.html — Shows how you can create vertical menus