Complicated CSS swap

Out of context: Reply #21

  • Started
  • Last post
  • 23 Responses
  • ********
    0

    indeed, but at first i got the impression that you wanted to change the bg of the link, not a div elsewhere.

    i don't think css can handle an operation like that unless you could append two classes to a a single operation, like this nonsense:

    a:hover.link1.Imagediv

    have you tried messing with # or a:hover#link, #div?

    i'm out of my turf here. just guessing.

View thread