Posted by Harry Bellafonte on 10/13/07 19:38
On 13 okt, 21:28, "Jonathan N. Little" <lws4...@centralva.net> wrote:
> Harry Bellafonte wrote:
> > Hi
>
> > I have menu list that are in div tags. I want an image to appear when
> > I move over the menu item
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^
>
> > div#menutitle a:active{background-image: url(/wps/wcm/connect/
>
> ^^^^^^^^
>
> The pseudo-class is :hover for a "mouseover"
>
> --
> Take care,
>
> Jonathan
> -------------------
> LITTLE WORKS STUDIOhttp://www.LittleWorksStudio.com
Hi
I have changed the css to
div#menutitle a:hover{background-image: url(/wps/wcm/connect/
button_rollover_state.jpg?);}
but it still does not work.
Navigation:
[Reply to this message]
|