Framesets and display resolution
Framesets and display resolution
(OP)
When using framesets how do other designers cope with displaying the frames on systems with different display resolutions?
How do you avoid sqashing things up and causing content to overlap?
Never had much luck getting this right. Any tips would be appreciated.
Thanks!
How do you avoid sqashing things up and causing content to overlap?
Never had much luck getting this right. Any tips would be appreciated.
Thanks!
RE: Framesets and display resolution
I find that the only way to go about it is to define a corporate standard and develop for that.
Also, I find useful to fix the size of navigation panes, to be sure that they always can display links correctly, while using fit-to-size definitions for the data panes, allowing pages to display over as much screen space as the user wants to give them.
Of course, when developing for Internet access, the common trend is to state clearly on the Home Page the size for which the site was optimised.
I have this problem right now, since there are a few user stuck with 640x480 and are endlessly complaining about the size of the pages that are designed for the corporate standard (800x600).
You see, even when you have rules, you have no guarantee that no one will complain.
Pascal.
RE: Framesets and display resolution
Thanks for the tips!