I'd like to make a page with a div with an image in the direct center, and when the user mouseover other divs (the whole thing, not just links) I'd like to have the image change.
Is it required to use javascript for this? What's the simiplest solution (onmouseover?). I don't know javascript very well. Is there a good tutorial on this, I googled but had trouble finding anything about div swapping.
Thanks!