jrusse
Newbie
Posts: 1
Registered: 2/8/2007
Member Is Offline
|
| posted on 2/8/2007 at 01:49 PM |
|
|
Opening menu gold in an iframe
Need help opening a menu I custom built in tigra menu builder gold within an iframe. Is there any help avaliable on this subject?
|
|
|
tigra
Administrator
Posts: 1905
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 2/8/2007 at 10:41 PM |
|
|
try to initialize the menu like that:
new menu (MENU_ITEMS, MENU_TPL, {'frames':[[]]});
note that menu will not overlap from within the iframe to containing document.
|
|
|