Click to See Complete Forum and Search --> : Removing A Frame in a Frameset


rwinch
09-23-2003, 07:17 PM
I have a frameset with two frames (top & bottom), I need to add a link in the top frame to remove, close, dispose, collaspe (whatever) the top frame; however, I need the content of the bottom frame frame to stay intact as form data is filled in by the user from data displayed in the top frame. ie: the bottom frame page cannot reload, unless there is another way to retain it's data.

Any help would be greatly appreciated!!!

Thanks!

Khalid Ali
09-23-2003, 08:49 PM
what you can do is set one frames
width="0%" and the other's
width="100%";