I am creating a photo gallery that dynamically loads images from an image folder but I want to give the user some information about each photo (size, medium, title) when they scroll over the image with their mouse. I know you can do this if I create a button, but I don’t want to make every single gallery image a button because I want to continue loading them dynamically. Please help me!
One example of what I want to do is here - just scroll your mouse over the photos as they load - (http://newyork.timeout.com/articles/art/85514/henri-cartier-bresson-the-modern-century-at-moma-art-review)
I know its not totally (or maybe not at all) a flash site but I was wondering if I could do something similar
Thanks!!