How to define the sub-menu frame for cross-frame menus?
• The top-menu frame and sub-menu frame are defined in the same frameset page. • Still the same frameset page, but a combination of case 1. • The top-menu frame and sub-menu frame are not defined in the same frameset page. • Sometimes, the top-menu page might not know in advance where the sub-menu frame would be, and the sub-menu page might not know the name of the menu instance. • We want to put the whole menu in a frame, and use some triggers in another frame to have this menu work like a sub-menu. To put the whole menu in a frame page, we include the “menuG4f.js” and set up the BODY tag this way:
For page with the triggers, it needs to include the “menuG4f.js” as well. To set up a mouse-over/mouse-out trigger: Menu Trigger To set up a mouse-click/mouse-out trigger: Menu Trigger<