Re: Which version in LH for?
Jane Withnolastname pounced upon this pigeonhole and pronounced:[color=blue]
> On Sun, 10 Aug 2003 01:14:36 GMT, Beauregard T. Shagnasty
> <a.nony.nous@no where.invalid> wrote:
>[color=green][color=darkred]
> >> Uh, no. I design my site for IE6 and that's it.[/color]
> >
> >But it is so simple to design for all.[/color]
>
> I disagree.[/color]
Then you do not know how to design a web site.
[color=blue][color=green][color=darkred]
> >> As far as I can tell,
> >> you can't turn JS off in IE6 (maybe it's buried somewhere, but I
> >> remember you used to be able to turn it off in Options, and it's not
> >> there now). I don't use Java or Flash.[/color]
> >
> >I would not say it is buried, and if you had ever looked at the options
> >and settings dialogs, you would have found it. See this page that I put up
> >for some newbie friends. Scroll down just a bit; it's called Active
> >Scripting.[/color]
>
> Well, that's not JavaScript now, is it? Is it? Maybe it is. I don't
> know. How could I possibly know? Previous versions called it
> JavaScript. If they choose to change what they call it, while the rest
> of the world sticks with the same name, I am in the dark.[/color]
Does it matter what Microsloth has chosen to call it? If you tick the
"Disable" choice, JavaScript will not be executed when the page loads. Do
some research.
Better yet, try the "Prompt" choice and see the IE dialogs every time a
script is encountered.
[color=blue][color=green]
> >http://bshagnasty.home.att.net/brows...gs.htm#options
> >
> >[color=darkred]
> >> I have no interest in other browsers since I know FOR A FACT that the
> >> majority of browsers hitting my site are IE4+, which is compatible
> >> with IE6. The minority is Netscape (no other browsers hit my site).
> >> The purpose of the page in question is to tell people using browsers
> >> other than IE why the site looks wrong to them.[/color]
> >
> >If you design carefully, it won't look *wrong*, just maybe different. What
> >is so wrong with "different? "[/color]
>
> If I design carefully - do you mean that I have to use one of those
> browser identifiers every time I do something? If browser is IE, do
> this, but if it's NS do that. Forget it. That makes the page twice as
> big. "Different" ? Hardly. That's like saying, well one browser
> displays H3 text as 500 pixels tall while another browser shows it as
> 100 pixels tall. But don't worry, it doesn't look wrong, just
> different. That's a poor argument.[/color]
If your CSS states
body { font-size: 100% }
h3 { font-size: 130% }
the heading will be displayed as the visitor wants it to be displayed.
And, as you want it to be displayed.
[color=blue][color=green][color=darkred]
> >> Where it is important, I have <NOSCRIPT> tags for the JavaScript
> >> content. Where it's not important, the NS tags simply say to turn on
> >> JavaScript.
> >> I have seen my site rendered in Netscape 4, 6 and 7 and they all look
> >> different. As far as I'm concerned, Netscape can take a flying leap![/color]
> >
> >Once the masses figure out that IE is not going to be updated until 2005,
> >and then when they see the cost in new OS and hardware, they're gonna go
> >get Netscape, or Mozilla, or Opera. Be prepared.[/color]
>
> I'm fully prepared for the sloth-like, easily contented masses to do
> absolutely nothing. You can design your pages for future editions of
> Netscape, Mozilla or Opera, but I'll stick with IE - as I expect
> everyone else will, too.[/color]
As I said earlier, when the easily contented masses discover they will
have to spend $400US for an IE upgrade, they will soon try something else.
Please post the URL to your site.
--
-bts
-This space intentionally left blank.
Jane Withnolastname pounced upon this pigeonhole and pronounced:[color=blue]
> On Sun, 10 Aug 2003 01:14:36 GMT, Beauregard T. Shagnasty
> <a.nony.nous@no where.invalid> wrote:
>[color=green][color=darkred]
> >> Uh, no. I design my site for IE6 and that's it.[/color]
> >
> >But it is so simple to design for all.[/color]
>
> I disagree.[/color]
Then you do not know how to design a web site.
[color=blue][color=green][color=darkred]
> >> As far as I can tell,
> >> you can't turn JS off in IE6 (maybe it's buried somewhere, but I
> >> remember you used to be able to turn it off in Options, and it's not
> >> there now). I don't use Java or Flash.[/color]
> >
> >I would not say it is buried, and if you had ever looked at the options
> >and settings dialogs, you would have found it. See this page that I put up
> >for some newbie friends. Scroll down just a bit; it's called Active
> >Scripting.[/color]
>
> Well, that's not JavaScript now, is it? Is it? Maybe it is. I don't
> know. How could I possibly know? Previous versions called it
> JavaScript. If they choose to change what they call it, while the rest
> of the world sticks with the same name, I am in the dark.[/color]
Does it matter what Microsloth has chosen to call it? If you tick the
"Disable" choice, JavaScript will not be executed when the page loads. Do
some research.
Better yet, try the "Prompt" choice and see the IE dialogs every time a
script is encountered.
[color=blue][color=green]
> >http://bshagnasty.home.att.net/brows...gs.htm#options
> >
> >[color=darkred]
> >> I have no interest in other browsers since I know FOR A FACT that the
> >> majority of browsers hitting my site are IE4+, which is compatible
> >> with IE6. The minority is Netscape (no other browsers hit my site).
> >> The purpose of the page in question is to tell people using browsers
> >> other than IE why the site looks wrong to them.[/color]
> >
> >If you design carefully, it won't look *wrong*, just maybe different. What
> >is so wrong with "different? "[/color]
>
> If I design carefully - do you mean that I have to use one of those
> browser identifiers every time I do something? If browser is IE, do
> this, but if it's NS do that. Forget it. That makes the page twice as
> big. "Different" ? Hardly. That's like saying, well one browser
> displays H3 text as 500 pixels tall while another browser shows it as
> 100 pixels tall. But don't worry, it doesn't look wrong, just
> different. That's a poor argument.[/color]
If your CSS states
body { font-size: 100% }
h3 { font-size: 130% }
the heading will be displayed as the visitor wants it to be displayed.
And, as you want it to be displayed.
[color=blue][color=green][color=darkred]
> >> Where it is important, I have <NOSCRIPT> tags for the JavaScript
> >> content. Where it's not important, the NS tags simply say to turn on
> >> JavaScript.
> >> I have seen my site rendered in Netscape 4, 6 and 7 and they all look
> >> different. As far as I'm concerned, Netscape can take a flying leap![/color]
> >
> >Once the masses figure out that IE is not going to be updated until 2005,
> >and then when they see the cost in new OS and hardware, they're gonna go
> >get Netscape, or Mozilla, or Opera. Be prepared.[/color]
>
> I'm fully prepared for the sloth-like, easily contented masses to do
> absolutely nothing. You can design your pages for future editions of
> Netscape, Mozilla or Opera, but I'll stick with IE - as I expect
> everyone else will, too.[/color]
As I said earlier, when the easily contented masses discover they will
have to spend $400US for an IE upgrade, they will soon try something else.
Please post the URL to your site.
--
-bts
-This space intentionally left blank.
Comment