thumbnail used as temporary background while loading main image
This commit is contained in:
@@ -1000,6 +1000,7 @@ function showbigimage(i) {
|
||||
$('#imagesingle').css('width','auto');
|
||||
$('#imagesingle').css('height',height);
|
||||
}
|
||||
$('#imagesingle').css('background-image','url("_tn/tn_'+encodeURIComponent(imagelist[i])+'.jpg")');
|
||||
}
|
||||
$('#imagecontainer').css('height',height);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user