PDA

View Full Version : Hover tags in CSS


andy_h
08-10-2004, 04:44 AM
Hello all

Does anyone know if it is possible to code links on the side of a page to have other links automatically appear when you hover over them in css.

something along the lines of:

what's On

what's On
March
April
etc.

or would i have to do this in DHTML. if i have to do it in DHTML, does anyone know what the coding would be for that as i don't know enough about it.

dabbler
08-10-2004, 05:48 AM
Yes it is possible, although browser support may be an issue.

Try looking at this on Eric Mayer's site: css menu (http://www.meyerweb.com/eric/css/edge/menus/demo.html)

Hope this helps

andy_h
08-10-2004, 06:11 AM
cheers for that dabbler.

that was some help. i'm just trying to work out the code from the source now. it's all a bit much for this numpty but i'm getting through it.