Re: 800x600
- From: ":::Jerry::::" <me@xxxxxxxxxxxxxxx>
- Date: Thu, 13 Oct 2005 16:26:54 +0100
"Martin Underwood" <a@b> wrote in message
news:434e6fe8$0$73626$ed2619ec@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> :::Jerry:::: wrote in message
> 434d8b39$0$2411$892e7fe2@xxxxxxxxxxxxxxxxxxxxxxxxxxxxx:
>
<snip>
> >
> > It might well be, but how would you like a newspaper that printed
> > it's main content across both the front and rear pages, meaning
that
> > halfway across each and every text line you have to flip the
paper
> > over?! Far better to leave some white space surely, were (extra /
non
> > vital) content can still be displayed if the window size was
sniffed
> > with JavaScript IYSWIM ?
>
> In the last couple of lines, are you saying that there *is* a way
of a web
> page determining the width of the browser window in which it's
displayed, by
> means of (for example) JavaScript?
Are you suggesting that it's not possible !? Granted it's not fail
safe and thus only non vital content should be displayed in such a
way.
>
> >> On a site that includes photos, these are non-scalable so if the
> >> browser window shrinks you end up with a photo with one word per
> >> line (or even in the worst case, one *character* per line!)
> >> alongside it. I've often thought that it would be most useful if
all
> >> browsers had a way of querying the browser window width and
height,
> >> so you could reduce the size of pictures using JavaScript if the
> >> size drops below some threshold level preventing you ending up
with
> >> absurdly short lines of text.
> >
> > What you are describing is not a problem with the browser window
size
> > but one of sloppy authoring, I suspect! It really shouldn't
matter if
> > I'm using a 240x* PDA device or a 3 meter wide projector screen
to
> > display your page. :~)
>
> Whereas text can wrap to fit the available space, and can even be
resized by
> the user if his browser has a font scaling factor (eg IE's View |
Text
> Size), images cannot. So if you want to display images at a size
that
> displays them well (if the images are a fundamental part of the
site as
> opposed to "furniture"), you force text to wrap badly - or else you
force
> the author only to put images between paragraphs rather than
embedded within
> them. If images could be resized like text, then at least you could
display
> them smaller on "toy" browsers, such that the authors intended page
layout
> is not damaged to much.
But I was under the, obvious, miss understanding that it was possible
to display an image with consideration to the screen size or it's
container...
<snip>
> >>
> >> (*) Which I arbitrarily define as less that 800x600 ;-)
> >>
> >
> > So by that reckoning a PDA or mobile phone device is a 'crippled
> > browser' then?...
>
> Most emphatically YES!!!!!!!!! I wouldn't contemplate even
attempting to
> browse or to read my email on a computer that had a display of less
than
> 800x600 these days. If you are viewing a page that consists of
anything more
> elaborate than simple paragraphs or text (ie no frames, tables,
images),
> then the result will be a mess if the browser width is reduced too
far.
No it won't be, as you would author for that screen size,
media='handheld', granted that not everything will be suitable for
displaying on a small screen but images can be made available foe
download (and then printing, for example) - anyway, who are you to
say how someone will want to access your content, isn't it up to them
to make that choice, your 'job' is to make your content accessible...
>
> If you deny web authors the ablility to use these constructions
because they
> don't work on small browser windows, then you are denying them
access to the
> majority of HTML's capabilities.
No it's not, all you should be doing is *suggesting* how your content
should be displayed, you should not and can not tell me how to view
your content - if I want to view content with the image display
turned off in MY browser then there is nothing what so ever an author
can do about it IYSWIM.
>
> By all means design a modified version of the site which removes
the problem
> areas so it will display OK on the PDA or mobile phone, but make
sure the
> full site is available for people who use real browsers with at
least
> 800x600 windows.
>
I think that is what is been said! :~)
.
- References:
- Re: 800x600
- From: :::Jerry::::
- Re: 800x600
- From: Martin Underwood
- Re: 800x600
- From: :::Jerry::::
- Re: 800x600
- From: Martin Underwood
- Re: 800x600
- Prev by Date: who owns a logo for a website
- Next by Date: Re: Online Vote
- Previous by thread: Re: 800x600
- Next by thread: Re: 800x600
- Index(es):
Relevant Pages
|