AlexandruMilu
Junior Member
Posts: 3
Registered: 11/1/2006
Location: Romania
Member Is Offline
|
| posted on 11/1/2006 at 05:54 AM |
|
|
frames + menu position
I designed a frameset with two frames: top and bottom.
The menu is in the top frame
The problem is with the position of the subblocks relative to the window border. i setted the parameter wise_pos to 1 or 2 but the result is the same;
the subblocks are opened over the window border (like for wise_pos = 0). If I open the frames separatelly everything it's ok and take in
consideration the value of wise_pos.
What can i do?
|
|
|
tigra
Administrator
Posts: 1926
Registered: 6/17/2002
Location: US, CO
Member Is Offline
|
| posted on 11/1/2006 at 01:42 PM |
|
|
repost from the support ticket:
Frames overlapping and wise_pos are conflicting features. The idea of the
frames overlapping is to allow the menu to slide underneath the frame border
to synchronize with its counterpart in another frame. The idea of the
wise_pos is to make menu avoid the borders. You can use 'bl' and 'bt' item
scope settings to make menu block open the way you want.
|
|
|
AlexandruMilu
Junior Member
Posts: 3
Registered: 11/1/2006
Location: Romania
Member Is Offline
|
| posted on 11/2/2006 at 12:02 AM |
|
|
the problem is that the dimensions of the menu are dynamically calculated in function of the dimensions of the browser window and I don't know where
to display the menus;
|
|
|
AlexandruMilu
Junior Member
Posts: 3
Registered: 11/1/2006
Location: Romania
Member Is Offline
|
| posted on 11/2/2006 at 02:36 AM |
|
|
more then this: when I push on an item of the menu which is displayed in the area of the bottom frame i receive an error: object expected; if the item
is displayed in the area of the top frame it's working. how can i resolve this problem?
|
|
|