Responsive Image Hover - CSS/JQuery
问题 I followed this tutorial (http://mattbango.com/notebook/code/hover-zoom-effect-with-jquery-and-css/) and built out a image-hover plugin that I'd like to use on my site. The only problem I have is that I want it to work responsively, scaling the images according to my 960gs. Here's the fiddle I have so far: http://jsfiddle.net/Ak94R/6/ .viewport { float: left; height: 360px; margin: 0 9px 9px 0; overflow: hidden; position: relative; width: 360px; } Instead of shrinking that image from 730px