press
$(document).observe('dom:loaded', function() {
$$("div.photo a").each(function(el) { new FancyZoom(el); })
new FancyZoom('medium_box_link', {width:700, height:320});
new FancyZoom('large_box_link', {width:700, height:320});
new FancyZoom('flash_box_link', {width:700, height:350});
});
.nesw-resize {
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
}
#redbook {
display: none;
}
flash_box {
display: none;
}
As Seen on & in...
Redbook Magazine November, 2013
![](http://i.imgur.com/AB5q4Zu.png)
SEE FULL SIZE