Help with creating dynamic menus

P

Peter

Does anybody out there have a working link to info on how to build good
dynamic menus?
 
D

David Dorward

Peter said:
Does anybody out there have a working link to info on how to build good
dynamic menus?

dynamic
adj 1: characterized by action or forcefulness or force of
personality; "a dynamic market"; "a dynamic speaker";
"the dynamic president of the firm" [syn: dynamical]
[ant: undynamic]

So ...

a:hover {
background-color: sky-blue-pink;
/* Yes, you do need to replace
that with a real colour name
*/
}

.... and we have an action on the menu items. Did you mean something more
specific when you said "Dynamic"?
 
P

Peter

By "Dynamic", I meant creating a menu that would appear when the mouse
hovers over a given link.
 
T

Travis Newbury

Peter said:
By "Dynamic", I meant creating a menu that would appear when the mouse
hovers over a given link.

google "dynamic menus css" for CSS examples
google "dynamic menus javascript" for javascript examples
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top