// FO: improve jqzoom product

This commit is contained in:
sLorenzini
2013-05-02 15:49:29 +02:00
parent 5c7f3e256d
commit f1c2d431a9
+1 -1
View File
@@ -424,7 +424,7 @@ function displayImage(domAAroundImgThumb, no_animation)
{
$('#bigpic').attr('src', newSrc).load(function() {
if (typeof(jqZoomEnabled) != 'undefined' && jqZoomEnabled)
$('#bigpic').attr('alt', domAAroundImgThumb.attr('href'));
$(this).attr('rel', domAAroundImgThumb.attr('href'));
});
}
$('#views_block li a').removeClass('shown');