onMouseOver
Hi. I am trying to embed Java within my HTML page so that when someone rolls over some text with their mouse an image will appear. For example:
Text 1......................_
Text 2.....................|...................................................|
Text 3.....................|...................Image.....................|
Text 4.....................|.....................here......................|
Text 5.....................|...................................................|
................................|_|
*the dots are just so the diagram displays correctly
So when someone rolls over 'text 1' then the image that goes with that text appears, then when they roll over 'text 2" the image to go with that appear, and so on......
Can anyone help? I am new to this so putting it simply would be truly appreciated.
James

