Forum Moderators: Robert Charlton & goodroi
If the page contains Open Graph properties for the title, image, and description, then they will be used for the +Snippet.
With all the clever JavaScript libraries that are now available, it's much too easy to create functionality that's impenetrable to search engine indexing
in this example, why not put all of the images in img tags somewhere on the page, then use JS to set them to display:none? That way they're already in the browser cache when you use JS to display them on click, and they'll be indexed as well.