Drop down menu boxes - Drop down menu boxes in frames

They have: 5,633 posts

Joined: Jan 1970

I'm new to html so I'll probably get the names of things wrong but here go's.
I have a web page thats divided into three frames, In one of the frames i have a drop down menu box. I've managed to make the menu box open its stuff in a different frame but what I would like to know is if its possible to make it open its stuff in two frames.
e.g the origenal menu box frame would stay where it is but instead having two frames, one with the stuff and one without. It would just be one frame with the stuff and another with the menu box (from 3 to 2).
Thanks for you help I hope you can understand what I've written here.
Bye.

They have: 5,633 posts

Joined: Jan 1970

The way to get around this is to have your frameset with only two frames in the beginning. One frame can contain your dropbox and the other can contain another frameset with two frames. This will still show 3 frames at the start.

When you change to two frames all you need to do is to change the source of the second frame in the parent frameset. Just change it to a single HTML file.

If you can't understand please email me.

----------
[email protected]
http://go.to/hass

Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.