osman wrote:
Quote:
So, when I have time, I'll make a 1 column style sheet and include a
style switcher for these people. |
That's the wrong way to go, IMO.
http://www.allmyfaqs.net/faq.pl?AnySizeDesign Quote:
I tried the man in blues script to automate the switch |
FYI, anything that depends on JavaScript is likely to fail. Besides, if
your visitor has to work to make your site usable, they will often just
turn around and leave. But not without cursing the "clueless deeziner" a
bit first.
Quote:
I wrangled with relative sizes and pixel menu text instead of using
html text. |
Not sure what you mean by this.
Quote:
This way, it looks perfect and doesn't scale at all |
No, it is not perfect - it looks rather messy unless the visitor allows
you to set all those absolute sizes.
You need to learn to account for user settings that are different from
your own. I need larger than average text size for comfortable reading,
so set the minimum font-size in my browser to 17px. Any page that
doesn't scale is a definite problem, and there are plenty of them out there.
BTW, if you only test your work in IE, then you're ignoring a fair
portion of your audience. If you are testing in other browsers, like
Firefox, then you must try things like zooming text and resizing the
window to see how your layout adapts. If it falls apart or has other
undesirable results, then your design is broken.
It doesn't have to look the same at all sizes, but it at least needs to
be usable. When different elements overlap on screen, usability is at
best impaired, or at worst destroyed. The only way for me to save your
home page is to disable stylesheets altogether. To your credit, the
unstyled page is very usable.
Quote:
The problem is that there are a lot of menu items from the front page
and to get them all visible above the fold on an 800px wide layout is a
challenge. |
Care to guess where my "fold" is? It is not at 600px, even though the
viewport is somewhere near 800px wide. Regardless, your layout has some
flaws that need addressing.
--
Berg