jobiwan
Newbie
Posts: 1
Registered: 6/14/2007
Location: AZ
Member Is Offline
|
| posted on 6/19/2007 at 01:03 AM |
|
|
Please provide more detail on code for frames
You say that, "The moment of choosing 'master' is essential regardless of which frameset and of how many frames you are building: one frame which
does not tend to be reloaded should be chosen as 'master' for the menu."
How do you 'choose' this?
Also, where is this code supposed to be placed?
Your example: [var MENU_FRAMES = [
['A', 'B'],
['C', 'D', 'E']
]
Also, I am using nested framesets:
A B C
D E F
G H I
Frame E contains the frames that will include the menu and data, in this configuration:
JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ
KKKK LLLLLLLLLLLLLLLLLLLL
'K' is the menu frame, 'L' is the data frame.
I got the Tigra menu working in a single page with no problem, but when I try to incorporate it into this frame configuration, the menu area appears
blank. I haven't been able to get anywhere with it, some help and clarification would be appreciated.
|
|
|
tigra
Administrator
Posts: 1976
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 6/19/2007 at 05:01 PM |
|
|
I'm kinda lost with all the frames alphabet here. Please submit a support ticket attaching the zip package with the frameset files and at least one
document per frame with the comments on where the menu is and where it can overlap.
|
|
|
|