How do you change the element location for an onmouse* code in html?

Dave

New member
Let me start off by saying I've only got a very limited handle of html coding. All I really know consists of tables, their basic properties, and basic scripts. I'm trying to find a way to allow a table the property that, whenever the mouse is moved, onmousemove, inside of it it changes the property, in this case what image is displayed, of a table that lies within it. I'm not html savy and if there's something simple here, I do not see it.

I'd also like to be able to include an onmousestop which would bring up a third image, if possible.

Any help would be appeciated!
 
Back
Top