Locking frames - -how do you do it?

They have: 12 posts

Joined: Sep 1999

how do you set up your frames, so that their size doesn't change when the browser window is resized.

John Pollock's picture

He has: 628 posts

Joined: Mar 1999

I think you can set at least one of them to have a width in pixels:
<FRAMESET cols="150,xxx">
The xxx may need to be a * to take what is left of the screen. You could try to set it with pixels though and see what it does. Smiling

They have: 12 posts

Joined: Sep 1999

Thanks for replying....but unfortunately when I converted the percentages to pixels, the frame size continued to change when the browser window was resized. Any other suggestions?

They have: 2,390 posts

Joined: Nov 1998

...the 150,* should work locking the top frame to the set width.
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

They have: 12 posts

Joined: Sep 1999

you're right! I didn't do it right the first time (obviously)

They have: 2,390 posts

Joined: Nov 1998

good, thought so Smiling
JP

----------
[red]The Next Step in Website Development [/red] - http://www.what-next.com
The Webmaster Promotion and Resource Center

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.