I am not a code expert but am looking for some advise on how the popup images on mouse over were created on St. Andrews Golf Art.
On mouse over of the images a box appears with the image and a separate link button.
I am looking to do something similar, preferably with a plugin of some sort.
This can be achieved in different ways. One option is to use the overflow property as seen here
Alternatively, there is this jquery plugin that does the preview thing you want.
That should get you started.