|
You need to have one or more of the frames to be resizable to prevent all of them from collapsing. If you tell one of the dimensions to be "*", the browser will give the remaining pixels to that frame, and will only resize that frame (unless the user makes it so small that that frame disappears completely). Be sure to allow for horizontal and vertical resizing.
If you REALLY don't want them to resize it, you can have the browser open a new window in which has resize disabled for the entire window. (I'm not sure of the code right now, and I don't want to give you misinformation... so I'll look it up if I get a chance to and post it later if that's what you want)
|
|
to: |
|
|