scalable frame size -
Regarding John's last tip you could ensure that the browser is maximised using a Javascript. (IE4 only I think)
Why not post some of the .htm files so we can see if there is another solution...
JP
------------------
The Webmaster Promotion and Resource Site
www.what-next.com
The NEXT step in Designing and Promoting your Website
jwhitener posted this at 18:45 — 22nd April 1999.
They have: 27 posts
Joined: Mar 1999
I noticed that you can't attatch files to these messages. I could email one of you the IIS root folder (~4mb) if you're still curious.
[email protected]
jwhitener posted this at 03:30 — 23rd April 1999.
They have: 27 posts
Joined: Mar 1999
I've been setting three frames up using percentages to workaround varying screen sizes. However, images, ect.. can't be set using percentages, so everything looks funny. Any suggestions on how to make a truly scalable frameset web page.
John Pollock posted this at 03:52 — 23rd April 1999.
He has: 628 posts
Joined: Mar 1999
The best way is to keep the images small enough so that they will fit inside a screen at 640x40. Since you have frames, there will only be room for smaller images if you want to keep everything scalable, since the frames cut into the available screen size even more.
If you post the url of the site, we can look at it and offer some more detailed tips on what to do to help you make it scalable.
------------------
John Pollock
http://www.pageresource.com
http://www.javascriptcity.com
Java Script: A Beginner's Guide
Page Resource
jwhitener posted this at 16:02 — 23rd April 1999.
They have: 27 posts
Joined: Mar 1999
The site is a secure intranet, so you can't access the url.
I could send you a few *.htm files if you want.
keeping the images sized to the smallest screen used is what I guessed I'd have to do, I was hoping someone knew a magic trick or two. Thanks for writing back.
John Pollock posted this at 16:45 — 23rd April 1999.
He has: 628 posts
Joined: Mar 1999
Unfortunately, it's the only way that I'm sure will work with a large percentage of browsers.
If everyone is using version 4 browsers, you could detect the viewer's screen resolution and provide a different image for each resolution. However, the problem there is that we wouldn't know whether the viewer has the browser maximized or not.
Of course, if I find a slick trick, I'll post it here for you.
------------------
John Pollock
http://www.pageresource.com
http://www.javascriptcity.com
Java Script: A Beginner's Guide
Page Resource
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.