Reputation: 25996
If you hover the images, an orange magnifier pops up.
Clicking on the images opens a pop up.
Is that a jQuery plugin that does this and the orange magnifier on hover?
Upvotes: 2
Views: 190
Reputation: 20061
You can see the css for that effect here: http://mediacdn.disqus.com/1308880185/css/marketing.css
Search for #feature-explorer ul li:hover .frame span
Upvotes: 1