Links, Frames and Javascript

You can specify menu items to open a link on the same page or in a specified frame/window by using the format:

Item Name^http://link.com,frame_or_window_name

(If a frame name is specified that does not exist, then a window of that name will open).

You can also execute a javascript command by using the prefix javascript:, i.e.:

Item Name^javascript:yourcommand()

See Menu Maker input for this menu

See HTML for this page