Complicated CSS swap
Complicated CSS swap
Out of context: Reply #4
- Started
- Last post
- 23 Responses
- digilee0
mpfree ... that's just changing the bg color isn't it?
If so then that's not it.
I feel I need to explain more.
A list of links:
link1
link2
link3Also I have a css created block:
block1When I roll over link1, I want to change the background image of block1.
When I roll over link2 I want to change the background of block1 to a different image.
In the same way as the old javascript image swap.
I don't know if this is actually possible!