JScriptUser
07-25-2003, 01:22 PM
Hi, everyone!
I'm working on menu in a frame and I want the menu items to appear in other frame. Currently the menu itmes are cut off because there is not enough space in top frame where they are located.
I know that the solution depends on how the menu is implemented, but I'd like to know generally how to implement cross-frame menu in several ways.
My specific questions is how to display menu items in different frame. Menu is located in one frame and I'd like to display its items in different frame. If it was a link, I could use an attribute called target but I don't know what I need to do in JavaScript.
I'd appreciate your help!
Thank you!
I'm working on menu in a frame and I want the menu items to appear in other frame. Currently the menu itmes are cut off because there is not enough space in top frame where they are located.
I know that the solution depends on how the menu is implemented, but I'd like to know generally how to implement cross-frame menu in several ways.
My specific questions is how to display menu items in different frame. Menu is located in one frame and I'd like to display its items in different frame. If it was a link, I could use an attribute called target but I don't know what I need to do in JavaScript.
I'd appreciate your help!
Thank you!