Menu buttons without underline when hyperlinked


can me menu buttons? want have red text without underline, turn blue , underlined when hyperlink them. can avoid automatic formatting hyperlinks? have menu buttons in table in library.

earlier used flash text, first had click @ button delete kind of security filter before had click again @ button wanted. knows that? liked flash text buttons changed color when rolled on them, can't use because of clicking has do.

use css...

a:visited { font-weight: bold; color: #cccccc; text-decoration: none}
a:hover { font-weight: bold; color: #ff0000; text-decoration: none}
a:active { font-weight: bold; color: #6633cc; text-decoration: none}
a:link { font-weight: bold; color: #cccccc; text-decoration: none}

(set colors desired)



"marinor" <webforumsuser@macromedia.com> wrote in message
news:enudia$71j$1@forums.macromedia.com...
> can me menu buttons? want have red text without
> underline, turn blue , underlined when hyperlink them.
> can
> avoid automatic formatting hyperlinks? have menu
> buttons in
> table in library.
>
> earlier used flash text, first had click @ button
> delete kind of security filter before had click again @
> button
> wanted. knows that? liked flash
> text
> buttons changed color when rolled on them, can't use
>
> because of clicking has do.
>




More discussions in Dynamic HTML General Discussion (read only)


adobe

Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial