Thread: remote rollover
View Single Post
Old 09-04-2007, 07:34 AM   #2 (permalink)
teknomage1
Jack of all trades
 
teknomage1's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Posts: 596
teknomage1 is on a distinguished road
Send a message via AIM to teknomage1
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
teknomage1 is offline   Reply With Quote