Complicated CSS swap

Out of context: Reply #20

  • Started
  • Last post
  • 23 Responses
  • digilee0

    I appreciate your responses but these are just untargeted image swaps.
    I need to actually target another div.

    If it would work, I would write something like:

    link1 a:hover block
    background-image:adifferentimage

    link2 a:hover block
    background-image:anotherimage

    etc

    which basically would mean, on hover on link1, change the background image in the div id=block.

    I have tried lots of different rollovers but these all, like your suggestions, just swap the image that you are on.

    It's a tough one!

View thread