Dynamix: Example #3

To view the applet tag in use above, right click inside this frame and choose View Source

A few more changes of color and font here, of course, along with a reduced HoverDelay time. We've removed selectors from the menu entries entirely (setting ShowSelectorLines and ShowSelectorFill to 'no'), and opted for more of a DHTML look by setting EntryFocusUnderline and EntryFocusBold to 'yes'. To make the DHTML look effective, we've set TextSensitive to 'yes' as well, so that the mouse must be over the text of the menu entry before it reacts.

You can also see the use of JavaScript Control to toggle the CloseOnExit parameter on and off.