Well, another problem spans from your solution Kaht. the image tags I'm using are dynamically generated in JavaScript (in a loop controlled by an array). So, I cannot directly change those image tag sources.
These image tags that are generated are put into div's on the page, however, i'm...