ELynah Forum

General Category => Hockey => Topic started by: Ben Doyle 03 on February 19, 2004, 04:42:43 PM

Title: Question for Adam W ...
Post by: Ben Doyle 03 on February 19, 2004, 04:42:43 PM
I was wondering if there was a reason USCHO is not fully supporting Safari? Some columns (like the polls, standings, stat charts, etc) are wrapping. Just noticed it after the newest version updated last weekend. Any thoughts would be greatly appreciated. Thanks:-)

Title: Re: Question for Adam W ...
Post by: CowbellGuy on February 19, 2004, 04:52:34 PM
It's been my experience that Safari adheres to CSS standards better than any other browser. This might be a case of not assuming something about column widths that most browsers (and Safari <1.2) assumed. Obviously the problem is lines are not wrapping as they should. Can't be more specific than that.

Title: Re: Question for Adam W ...
Post by: adamw on February 19, 2004, 06:51:37 PM
Perhaps Safari doesn't support "nowrap" ... Though I wonder if the XHTML-proper nowrap="nowrap" would work.  Can you send a screen shot?

Or maybe it's something else.  Don't know.  USCHO tried to design things to be 100% CSS/XHTML compliant ... although there's the occasional legacy stuff in there simply because it was easier than spending 2 weeks trying to ram things through IE6.  Or maybe something was missed.

Long story - but anyway. ... If anyone has any advice, the HTML and CSS is publicly readable.
Title: Re: Question for Adam W ...
Post by: CowbellGuy on February 19, 2004, 11:55:23 PM
It's just odd that everything up to the current version of Safari worked fine. Now 1.2 broke it, or whatever the case may be. I'll post more tomorrow if I can.

Title: Re: Question for Adam W ...
Post by: jeh25 on February 20, 2004, 08:33:08 AM
QuoteCowbell Guy wrote:

It's been my experience that Safari adheres to CSS standards better than any other browser.


Has anybody done a direct browser shootout? I thought Mozilla/Firefox was the most CSS compliant browser on the market. In any case, both are light years ahead of anything coming out of Redmond.

Title: Re: Question for Adam W ...
Post by: adamw on February 23, 2004, 11:04:51 PM
Apparently there is a bug in Safari 1.2 ... Our people have submitted it to their developers ... their developers have acknowledged that it's a bug and that it's already been fixed for upcoming releases.

Title: Re: Question for Adam W ...
Post by: Ben Doyle 03 on February 23, 2004, 11:24:02 PM
Thanks Adam :-)

Title: Re: Question for Adam W ...
Post by: CowbellGuy on March 18, 2004, 02:55:31 PM
For the record, the Safari update that comes with OS X 10.3.3 seems to have fixed the problem.