Hello all,
I have a piece of code (created by a developer, not myself) which displays images stored on a php / mySQL database. When the cursor goes over the images they 'flip' to display some information relating to that image.
The original purpose of this code was to display just one line of images. However, I would now like to display two lines of images. When I repeat the code, a couple of things happen which I don't want to happen.
The second line of images don't flip back to the original image when the cursor is removed from them.
The second line uses the same images as the fi