On 28 Sep 2004 14:58:29 -0700, lawrence <> wrote:
[snip]
> Scroll down and you'll see the selectt box for categories on the left.
> I'm not sure if this is the default for MoveableType, which is also a
> much respected bit of software.
IE is a respected browser by the uninformed. It doesn't mean that
everything it does is right.
> Usage is whatever major sites do.
And in most sites I use, a SELECT element is used to get a choice, nothing
more.
> I imagine their designer thought, as I did, that not having a "Go"
> button would save the user a step.
In my opinion, the usability problems incurred by other uses simply
doesn't justify this "once less step".
> Nevertheless, for now, I'm doing it the way you suggested (unless the
> client complains), as you can see on the left side of this page:
Thank you for trying to become aware of the issues involved.
> http://www.alexmarshall.org/index.php?pageId=2494
You might want to know that the navigation bar at the top of the page
doesn't render well with Opera, though it does appear to be the correct
representation. Also, the page doesn't validate:
HTML:
<URL:http://validator.w3.org/check?uri=http%3A%2F%2Fwww.alexmarshall.org%2Finde x.php%3FpageId%3D2494>
CSS:
<URL:http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Fwww.alexmarshall.org%2F index.php%3FpageId%3D2494&usermedium=all>
In case you're wondering what the
Invalid number : font"MS Serif" is not a font-size value :
"MS Serif","New York",serif
errors mean, a font size is required when using the font shorthand
property. As you're only specifying families, use the font-family property.
I would certainly correct the use of an unentitified ampersand (errors
5-

in the "See who is linking to this site?" link. It should be:
"http://www.technorati.com/cosmos/search.html?rank=&url=www.alexmarshall.org"
Notice the use of the & character entity.
Mike
--
Michael Winter
Replace ".invalid" with ".uk" to reply by e-mail.