zangerbanger
03-29-2003, 02:08 AM
Is there a way to make frames so that they don't crunch together (squish together) when the window gets smaller?
|
View Full Version : Crunch! zangerbanger 03-29-2003, 02:08 AM Is there a way to make frames so that they don't crunch together (squish together) when the window gets smaller? Alcy 03-29-2003, 03:08 AM You could use percentages instead of pixel values... that would keep the frames proportional. Or use a popup and make it the size of the frameset. But there's really no way of stopping it :( zangerbanger 03-29-2003, 03:19 AM How would I be able to use percentages if I have these kinds of frames: http://jordan.eternal-dreamer.net/personal ??? Alcy 03-29-2003, 05:09 AM Eeps... you wouldn't be able to. It's one of the downsides of frames. You've sized it smaller than 800x600 though, so it should be good on most monitors - not too many people have monitors smaller than that.... zangerbanger 03-29-2003, 09:09 PM Okay thanks! |