hi I’d like to point out that IE has problems in rending the ruby-lang
web site. It look just fine under windows with mozilla (firebird)
(and linux of course) and many if not (almost) all visitors of Ruby’s
website are probably aware that IE isn’t such a great browser but
still IE is the dominant web browser.
So you are suggesting that we put up a link to the Mozilla website?
Great idea!
···
On Fri, Nov 14, 2003 at 12:47:44AM +0900, Christoph wrote:
Hi,
hi I’d like to point out that IE has problems in rending the ruby-lang
web site. It look just fine under windows with mozilla (firebird)
(and linux of course) and many if not (almost) all visitors of Ruby’s
website are probably aware that IE isn’t such a great browser but
still IE is the dominant web browser.
/Christoph
–
Daniel Carrera | Aleph-0 bottles of beer on the wall, Aleph-0 bottles
PhD student. | of beer. Take one down, pass it around, Aleph-0
Math Dept. | bottles of beer on he wall…
UMD, | Aleph-0 -- from Wolfram MathWorld
The site looks the same to me in both IE and Mozilla Firebird …
IE version: 6.0.2800.1106
Firebird version : 0.7
– Wes
Daniel Carrera wrote:
···
So you are suggesting that we put up a link to the Mozilla website?
Great idea!
On Fri, Nov 14, 2003 at 12:47:44AM +0900, Christoph wrote:
Hi,
hi I’d like to point out that IE has problems in rending the ruby-lang
web site. It look just fine under windows with mozilla (firebird)
(and linux of course) and many if not (almost) all visitors of Ruby’s
website are probably aware that IE isn’t such a great browser but
still IE is the dominant web browser.
So you are suggesting that we put up a link to the Mozilla website?
Great idea!
Yes, most definitely:-)
Since two other replies are suggesting that the website
looks okay under i.e. I included two desktop snapshots of
the upper left corner of the front page of ruby-lang.org.
(IE 6.0.2800 and firebird 0.7 release).
It seems that IE (on my XP lapttop at least:-) still has problems
with absolute positioning - here is the relevant snippet from
Ruby’s css file.
So you are suggesting that we put up a link to the Mozilla website?
Great idea!
Yes, most definitely:-)
…
It seems that IE (on my XP lapttop at least:-) still has problems
with absolute positioning
Clearly IE is not ready for the desktop.
Regardless, absolute rendering is evil and it should be fixed. It is a
basic accessibility guideline that rendering should be proportional (ie.
use “em” or %). If you use absolute rendering the page will only look
right for people who have the same monitor size as the dude or dudette who
wrote the page.
Cheers,
···
On Fri, Nov 14, 2003 at 04:53:49AM +0900, Christoph wrote:
Daniel Carrera | Aleph-0 bottles of beer on the wall, Aleph-0 bottles
PhD student. | of beer. Take one down, pass it around, Aleph-0
Math Dept. | bottles of beer on he wall…
UMD, | Aleph-0 -- from Wolfram MathWorld
The site looks the same to me in both IE and Mozilla Firebird …
IE version: 6.0.2800.1106
–
Ian - posting to a Newsgroup. Please remove everything to reply.
This setup is more accessible than a non-positioned page, especially
in the absecence of CSS support. Non-visual users skip straight to the
content, and don’t have to wade through the massively nested ul stuck in #header to do nested menus.
···
Daniel Carrera (dcarrera@math.umd.edu) wrote:
Regardless, absolute rendering is evil and it should be fixed. It is a
basic accessibility guideline that rendering should be proportional (ie.
use “em” or %). If you use absolute rendering the page will only look
right for people who have the same monitor size as the dude or dudette who
wrote the page.
This will make column’s width is as wide as the image above
it. Using proportional rendering would not achieve
acceptable rendering as easily.
Well at least as long as you are not using IE and too much
text ``pushes’’ these absolute boundaries. Ruby-lang is
one of few website I visit frequently, actually at the top of
head I cannot think of another one, were my large fonts setting
has these such a strong effect. (Okay, this is a give away but
but did not banish IE For firebird - yet)