Complicated CSS swap
Complicated CSS swap
Out of context: Reply #10
- Started
- Last post
- 23 Responses
- rafalski0
wait.. you want to swap some block's bg triggered by an mouseover event on a separate link?
onmouseover='document.getElement...
provided that it's the only element on the site with that class name (better use an ID than class in such case)