onmouseover and onmouseout does not work -
02-09-2008
, 09:00 PM
Hi,
I try to create a table of images (images of the same size are put in
a table with fixed number of rows and columns). Moreover, I want image
changes if mouse is no the image. This code works fine:
However, if I add an image to the second <td></td>-element, the images
(both) does not want to change if the mous is over. So the following
code does not work: