Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Koolkat67 #1
Can't change hover tag in CSS
Just got rolling with CSS. So far its great but I'm snagged on something dumb
for sure. I'm simply trying to change my <a> link hover to underline. I did
it once on m page and trying in another spot but can't. I know its just
something small I'm missing. can I show anyone my html and css so they can
find this easy bug for me?
Koolkat67 Guest
-
change color of cells at hover
I want to build a navigation , without graphics, where the cell containing the link changes color when hovered over. I have applied a css style to... -
Link color doesn't change on hover
hi;) , I am having problems with color change of links on rollover, so I'm here for some help. Ok, I have some links which are in a frame. First... -
links in text field - change color on hover
is there a way to make the links in a text field have a css equivalent of a:hover? -
Hover Help
Could someone please tell me how to do hover help in flash? For example, say I have the words ?Pop up? underlined. When the user puts their mouse... -
Hover
I have a line of 5 links with a bullet point between and spaces between the bullet points. The odd thing is that when the finger/pointer just before... -
Michael Hager #2
Re: Can't change hover tag in CSS
It's very inportant that your links are listed in the css in the correct
order.
They should be:
link
visited
hover
active
if they are not, some things won't work
"Koolkat67" <webforumsuser@macromedia.com> wrote in message
news:ekdbao$ekc$1@forums.macromedia.com...> Just got rolling with CSS. So far its great but I'm snagged on something
> dumb
> for sure. I'm simply trying to change my <a> link hover to underline. I
> did
> it once on m page and trying in another spot but can't. I know its just
> something small I'm missing. can I show anyone my html and css so they
> can
> find this easy bug for me?
>
Michael Hager Guest
-



Reply With Quote

