[WEB4LIB] Script for frontpage 98

Michael Sauers msauers at bcr.org
Wed Jun 21 10:21:31 EDT 2000


> All I want to do is create a list of menu
> options, and upon the mouse rolling over each choice

Easiest way would be to use CSS.

a {color: blue}
a:hover {color: yellow}

In this case the link will turn yellow when pointed at. This of course will
only work in CSS supporting browsers and I don't think NS4.x supports CSS
hover.

See an example of color change and/or size increase on hover @
http://www.bcr.org/~msauers/StyleGuide/ (down the left side).

-------------------------------------------------------------
Michael Sauers, Internet Trainer
Bibliographical Center for Research (BCR)
Aurora, CO :: msauers at bcr.org :: http://www.bcr.org/~msauers/
WWW Library Directory @ http://www.webpan.com/msauers/libdir/
Opinions expressed are my own unless otherwise noted.
-------------------------------------------------------------



More information about the Web4lib mailing list