|
It seems like you should remove the onmouseout event and modify changeImages to not only switch the current image but to reset all other images in the gallery to their initial state.
That probably requires making an associative array that links each image to its "mousedown" and default files and then just iterating through the rows each time you get a mousedown or mouseclick event.
__________________
Stop intellectual property from infringing on me
|