Enter a query to search our site. Note that you can use "*" and "?" as wildcards. Enclosing more than one word in double quotes ("CSS Layout") will search for the exact phrase.

Project Seven dot com

PVII Knowledge Base

1. Select a product ...
2. Select category ...
3. Search the Knowledge Base...

Question #81

Can I trigger Menu Magic1 from another frame in a frameset?

The Answer

Prepared May. 2002 by Ken Ford, PVII Support

Yes, you can trigger any menu section from a link in another frame by using this code on your null link or image in the mainFrame:

onClick="top.leftFrame.P7_trigMenuMagic1('p7menu1',1);return false"

This will trigger the first menu section in the MenuMagic1 that is contained in the leftFrame of your frameset. Of course, you will have to enter this manually in source code view.

Back to the questions list