Even easier
set the image to be the background to the element and then use innerHTML
HTML Code:
<div id="imageA" onmouseover="this.innerHTML='Text to show ove image';" onmouseout="this.innerHTML='';"></div>
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
|