HighDots Forums  

Bite me

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Bite me in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
Karl Core
 
Posts: n/a

Default Re: Bite me - 02-23-2004 , 09:04 PM






"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote

Quote:
Spartanicus wrote:

Site: http://www.pan-europe.utvinternet.ie/

Not bad. A few usability issues though...

People generally expect the top-left corner logo to be a clickable link to
the site home page.
This is a myth -
http://www-106.ibm.com/developerwork...s/?article=usr



--

Karl Groves
http://www.karlcore.com




Reply With Quote
  #12  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 02:59 AM






Neal wrote:
Quote:
Toby A Inkster <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote:

From http://www.useit.com/alertbox/991003.html:
| Place your name and logo on every page and make the logo a link to the
| home page (except on the home page itself, where the logo should not be
| a link: never have a link that points right back to the current page).

Look at the logo on http://www.opro.org - if this is made a link, in order
to maintain the desired look, the border must be removed. And removing the
border makes it a rather poor link.
Better to make it a poor link than to make it not a link at all.

Quote:
And your example does not make the bg image clickable, it makes the
whitespace clickable. How is this useful on a browser with no CSS access?
Apologies, I only posted the basic code. In reality you'd probably want to
use something like:
http://www.goddamn.co.uk/tobyink/scratch/logolink

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #13  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 03:01 AM



Spartanicus wrote:

Quote:
That said, the case for not including site branding on all pages
is imo the stronger one, in the visual domain a logo is easily ignored,
in other domains (aural, sensory) it's a real nuisance to have a site's
branding repeated on every page.
alt=""

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #14  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 03:07 AM



Karl Core wrote:

Quote:
"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote in message
newsan.2004.02.23.18.39.24.809005 (AT) goddamn (DOT) co.uk...
Spartanicus wrote:

Site: http://www.pan-europe.utvinternet.ie/

Not bad. A few usability issues though...

People generally expect the top-left corner logo to be a clickable link to
the site home page.

This is a myth -
http://www-106.ibm.com/developerwork...s/?article=usr
The page you referenced says that about 33% of people expect the logo to
be a clickable link to the home page. So, if it's not, then you're
confusing 33% of your visitors.

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #15  
Old   
Duende
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 03:20 AM



While sitting in a puddle Toby A Inkster scribbled in the mud:

Quote:
Apologies, I only posted the basic code. In reality you'd probably
want to use something like:
http://www.goddamn.co.uk/tobyink/scratch/logolink
Ok, that's weird in IE. On hover the image goes away

--
Duende


Reply With Quote
  #16  
Old   
Karl Core
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 04:46 AM



"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote

Quote:
Karl Core wrote:

"Toby A Inkster" <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote in message
newsan.2004.02.23.18.39.24.809005 (AT) goddamn (DOT) co.uk...
Spartanicus wrote:

Site: http://www.pan-europe.utvinternet.ie/

Not bad. A few usability issues though...

People generally expect the top-left corner logo to be a clickable link
to
the site home page.

This is a myth -

http://www-106.ibm.com/developerwork...s/?article=usr

The page you referenced says that about 33% of people expect the logo to
be a clickable link to the home page. So, if it's not, then you're
confusing 33% of your visitors.
33% != 100%
Your statement was "people generally expect", which seems to imply that more
than 33% expect it.

Don't get me wrong. I link the logo as well, but generally as a redundant
link, not one that replaces a well labeled "Home" link. I just wanted to
point out that it isn't as important as many people say.


--

Karl Groves
http://www.karlcore.com






Reply With Quote
  #17  
Old   
Spartanicus
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 05:52 AM



Toby A Inkster <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote:

Quote:
That said, the case for not including site branding on all pages
is imo the stronger one, in the visual domain a logo is easily ignored,
in other domains (aural, sensory) it's a real nuisance to have a site's
branding repeated on every page.

alt=""
Theoretically, try surfing the wild web with an aural browser and you'll
discover that ignoring images with no alt content causes a lot of extra
hassle, thus they are identified most of the time by aural UA's.

--
Spartanicus


Reply With Quote
  #18  
Old   
Toby A Inkster
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 01:42 PM



Spartanicus wrote:

Quote:
Toby A Inkster <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote:

That said, the case for not including site branding on all pages
is imo the stronger one, in the visual domain a logo is easily ignored,
in other domains (aural, sensory) it's a real nuisance to have a site's
branding repeated on every page.

alt=""

Theoretically, try surfing the wild web with an aural browser and you'll
discover that ignoring images with no alt content causes a lot of extra
hassle, thus they are identified most of the time by aural UA's.
alt="&nbsp;"

?

--
Toby A Inkster BSc (Hons) ARCS
Contact Me - http://www.goddamn.co.uk/tobyink/?page=132



Reply With Quote
  #19  
Old   
Spartanicus
 
Posts: n/a

Default Re: Bite me - 02-24-2004 , 08:39 PM



Toby A Inkster <UseTheAddressInMySig (AT) deadspam (DOT) com> wrote:

Quote:
Theoretically, try surfing the wild web with an aural browser and you'll
discover that ignoring images with no alt content causes a lot of extra
hassle, thus they are identified most of the time by aural UA's.

alt="&nbsp;"
What do you think that should do, and why do you think it relates to the
issue I described?

--
Spartanicus


Reply With Quote
  #20  
Old   
Leonard Blaisdell
 
Posts: n/a

Default Re: Bite me - 02-25-2004 , 01:19 AM



In article
<j5pj30530oaj07al5ft7cese16jusvhc1e (AT) news (DOT) spartanicus.utvinternet.ie>,
Spartanicus <me (AT) privacy (DOT) net> wrote:

The stylesheet doesn't read on Mac IE5 on OS9.1. I get an unstyled site.
Looks great on Mozilla 1.2.1. Even at 640x480. Looks good in MacLynx too.

leo

--
<http://web0.greatbasin.net/~leo/>


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.