[thelist] Semi-final New site - Critique for anything

Miriam Frost miriam at members.evolt.org
Tue Apr 16 13:50:01 CDT 2002


> I tried to make the menu cells only a link spot, but in some browsers it
> wouldn't work, hence the underlines. I took out the hover to eliminate as
> much JS as possible.

You can make the links hover when activated with CSS - it's not Javascript.

A:link
 { text-decoration:none; }

A:hover
 { color:#ffff99;
   background-color:#990000; }


> I did get alot of comments about using JS in a 'commercial site',
> so I got rid of all that might hinder any user.

<whisper> Sometimes it's unavoidable, but if you can do without, fine.
</whisper>

> The validation errors *will* be fixed, and thanks for looking.
Rock on, and you're welcome!

best,
Miriam

--
http://www.dynagirl.com/
marinading in palmolive since 1971





More information about the thelist mailing list