Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-12-2007, 04:28 PM   PM User | #1
markheth
New to the CF scene

 
Join Date: Mar 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
markheth is an unknown quantity at this point
FRAMESET resizing when parent window resizes

Is there any way to stop a frameset/frames from getting smaller when the user makes the browser very small?

It centers properly when you enlarge the browser, but not when you collapse it.
markheth is offline   Reply With Quote
Old 03-12-2007, 05:08 PM   PM User | #2
ronaldb66
Senior Coder

 
Join Date: Jun 2002
Location: The Netherlands, Baarn, Ut.
Posts: 4,253
Thanks: 0
Thanked 0 Times in 0 Posts
ronaldb66 is an unknown quantity at this point
Framesets

Sectioning the full browser window, filling it up from left to right and top to bottom is basically all that framesets are about, so no, you can't change that behaviour.
Frames however can be assigned various portions of the available room, either a fixed (pixel) width or a percentage. You might want to consider not using frames in the first place if you want a fixed width, centering layout (which can be accomplished using regular HTML and CSS).
__________________
Regards,
Ronald.
ronaldvanderwijden.com
ronaldb66 is offline   Reply With Quote
Old 03-12-2007, 05:37 PM   PM User | #3
markheth
New to the CF scene

 
Join Date: Mar 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
markheth is an unknown quantity at this point
Thanks for the advice. After reading alot more on this site, I have decided to revamp entirely to CSS.
markheth is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:39 PM.


Advertisement
Log in to turn off these ads.