Underline on rollover?

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
jblausey
Beginner
Beginner
Posts: 5
Joined: Sat Apr 10, 2004 5:57 am
Location: Fort Worth, TX
Contact:

Underline on rollover?

Post by jblausey »

Can you do a dropdown menu where the major categories are bold and will turn underline on rollover?
User avatar
Ruth
 Team
 Team
Posts: 8763
Joined: Thu May 15, 2003 5:02 am
Location: Yucaipa, CA
Contact:

Post by Ruth »

decoration="underline"; placed in the style definition. Under my signature there are some links for references for style/menu/item properties, under style properties you'll find the reference to decoration and a lot of other things.

Ruth
mfindlay
Super Advanced
Super Advanced
Posts: 38
Joined: Mon Jun 28, 2004 5:00 pm

Post by mfindlay »

setting the decoration=underline makes the menu items underlined always. Is there a way to make them underlined only during mouseover?

Many thanks!
Mark
jblausey
Beginner
Beginner
Posts: 5
Joined: Sat Apr 10, 2004 5:57 am
Location: Fort Worth, TX
Contact:

ondecoration="underline";

Post by jblausey »

Mark,,

Try ondecoration="underline";

See how I did it at http://www.suretybank.com/template
mfindlay
Super Advanced
Super Advanced
Posts: 38
Joined: Mon Jun 28, 2004 5:00 pm

Post by mfindlay »

That did it! Thanks!

Mark
Post Reply