HighDots Forums  

Site compatibility check

Website Design comp.infosystems.www.authoring.site-design


Discuss Site compatibility check in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David Walker
 
Posts: n/a

Default Site compatibility check - 07-10-2003 , 07:12 PM






Hi
Can people please have a look at the following page and tell me if it looks
correct in your browser. I've checked quite a few, but obviously I don't
have every browser and particularly the different versions, so if you do
look could you post (not e-mail, I don't get them) back here with your
browser, version, and whether the page looked fine or if there were display
problems, and if there were problems what those problems were.

http://www.sunion.warwick.ac.uk/subaqua/

I do intend to change the handling for IE5 so that it uses a bug to correct
the css rather than a separate css file, but it should work the same then as
now.

Thanks a lot

David



Reply With Quote
  #2  
Old   
Darin McGrew
 
Posts: n/a

Default Re: Site compatibility check - 07-10-2003 , 07:55 PM






David Walker <wbsdavenews (AT) hotmail (DOT) com> wrote:
Quote:
Can people please have a look at the following page and tell me if it looks
correct in your browser.

http://www.sunion.warwick.ac.uk/subaqua/
The layout breaks when I override your px-based font sizes. Text expands
beyond the size of its container and is hidden.

The layout breaks when my browser window is narrower than the fixed width
your design assumes. The left-hand navigation bar is pushed to the left,
and I can't scroll any further left to bring it back on screen.

I saw this with Opera 7.11 and MSIE 5.5.

It works okay in Lynx, or in Opera with document CSS disabled.

BTW, your browser sniffer can't seem to tell the difference between "MSIE"
and "not MSIE". :-)
--
Darin McGrew, darin (AT) TheRallyeClub (DOT) org, http://www.TheRallyeClub.org/
A gimmick car rallye is not a race, but a fun puzzle testing your
ability to follow instructions. Upcoming gimmick car rallye in
Silicon Valley: The Italian Rob (Saturday, August 2)


Reply With Quote
  #3  
Old   
David Walker
 
Posts: n/a

Default Re: Site compatibility check - 07-10-2003 , 09:40 PM



Quote:
The layout breaks when I override your px-based font sizes. Text expands
beyond the size of its container and is hidden.
Oh yeah, I meant to look into that \

Quote:
The layout breaks when my browser window is narrower than the fixed width
your design assumes. The left-hand navigation bar is pushed to the left,
and I can't scroll any further left to bring it back on screen.
Ummmm - i'll think about that, might fix it.... maybe?

Quote:
BTW, your browser sniffer can't seem to tell the difference between "MSIE"
and "not MSIE". :-)
It doesn't do much except for adding a stylesheet for IE5.x to correct a few
bugs. Its there more for my debug purposes than anything else. If you tell
me what browser it is, and copy the full browser string here then I can
check for that browser too and it will show up correctly.

Thanks for the feedback.

David




Reply With Quote
  #4  
Old   
David Walker
 
Posts: n/a

Default Re: Site compatibility check - 07-10-2003 , 09:43 PM



Quote:
Missing alt text on all images.
Technically I don't have any images. I have backgrounds, which if the
images don't load don't take anything away from the site - that is the main
reason I made them backgrounds instead of images (also gets all the site
structural images out of the main page code). I could make the main logo in
the top left and the Warwick logo images and have some alt text for them,
but would you see that as something that is useful for the disabled or
others who rely on the alt text? Why would you have them as images rather
than backgrounds?

David




Reply With Quote
  #5  
Old   
Dave Patton
 
Posts: n/a

Default Re: Site compatibility check - 07-11-2003 , 12:52 AM



"David Walker" <wbsdavenews (AT) hotmail (DOT) com> wrote in
news:bel88q$hi9$1 (AT) wisteria (DOT) csv.warwick.ac.uk:

Quote:
Missing alt text on all images.

Technically I don't have any images. I have backgrounds, which if the
images don't load don't take anything away from the site - that is the
main reason I made them backgrounds instead of images (also gets all
the site structural images out of the main page code). I could make
the main logo in the top left and the Warwick logo images and have
some alt text for them, but would you see that as something that is
useful for the disabled or others who rely on the alt text? Why would
you have them as images rather than backgrounds?
Good question - I don't know.
Maybe ask those questions in c.i.w.a.html, where there are
more knowledgable people in regards to HTML, and where there
has just been a thread about the use of alt text :-)

--
Dave Patton
Canadian Coordinator, the Degree Confluence Project
http://www.confluence.org dpatton at confluence dot org
My website: http://members.shaw.ca/davepatton/
Vancouver/Whistler - host of the 2010 Winter Olympics


Reply With Quote
  #6  
Old   
Nikolaos Giannopoulos
 
Posts: n/a

Default Re: Site compatibility check - 07-11-2003 , 12:25 PM



David Walker wrote:
Quote:
Missing alt text on all images.


Why would you have them as images rather than backgrounds?
How about so that you can supply alt text for text-based browsers.

Otherwise they won't see your background, your logo (or any semblance of
it if its only a graphic), etc....

--Nikolaos



Reply With Quote
  #7  
Old   
David Walker
 
Posts: n/a

Default Re: Site compatibility check - 07-11-2003 , 01:18 PM



Quote:
Why would you have them as images rather than backgrounds?

How about so that you can supply alt text for text-based browsers.

Otherwise they won't see your background, your logo (or any semblance of
it if its only a graphic), etc....
But the entire point was, if its text based, its not an important image to
the content, it is merely a logo, so why would I need to have alt text at
all for it? If there is a reason then I would change them to images, but
i'm trying to find out what the general consensus is about needing any alt
text at all for images which aren't important for the content of the site.

David




Reply With Quote
  #8  
Old   
jake
 
Posts: n/a

Default Re: Site compatibility check - 07-11-2003 , 03:04 PM



In message <bemv16$4c7$1 (AT) wisteria (DOT) csv.warwick.ac.uk>, David Walker
<wbsdavenews (AT) hotmail (DOT) com> writes
Quote:
Why would you have them as images rather than backgrounds?

How about so that you can supply alt text for text-based browsers.

Otherwise they won't see your background, your logo (or any semblance of
it if its only a graphic), etc....

But the entire point was, if its text based, its not an important image to
the content, it is merely a logo, so why would I need to have alt text at
all for it? If there is a reason then I would change them to images, but
i'm trying to find out what the general consensus is about needing any alt
text at all for images which aren't important for the content of the site.

David


Just leave it as it is; there's no information being lost.

--
Jake


Reply With Quote
  #9  
Old   
Stephen Poley
 
Posts: n/a

Default Re: Site compatibility check - 07-12-2003 , 09:46 AM



On Fri, 11 Jul 2003 19:18:05 +0100, "David Walker"
<wbsdavenews (AT) hotmail (DOT) com> wrote:

(about http://www.sunion.warwick.ac.uk/subaqua/)

Quote:
Why would you have them as images rather than backgrounds?

How about so that you can supply alt text for text-based browsers.

Otherwise they won't see your background, your logo (or any semblance of
it if its only a graphic), etc....

But the entire point was, if its text based, its not an important image to
the content, it is merely a logo, so why would I need to have alt text at
all for it?
Agreed. If an image is for decoration only, conveying no information,
then it's fine to use ALT="", or place it as a background image. (Or
ALT="*" in the special case of a decorative list bullet.)

Quote:
If there is a reason then I would change them to images, but
i'm trying to find out what the general consensus is about needing any alt
text at all for images which aren't important for the content of the site.
I would place the images as foreground images (with ALT="") if they are
intended to take up space in the final presentation and backgrounds if
they are intended to be overlaid by text or other images. It probably
doesn't matter enormously, but I would imagine that if someone has
images on and CSS off you would prefer the images to appear?

--
Stephen Poley

http://www.xs4all.nl/~sbpoley/webmatters/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.