hmm
This commit is contained in:
@@ -1527,7 +1527,7 @@ function flipzoom() {
|
|||||||
showimage(currentimage);
|
showimage(currentimage);
|
||||||
}
|
}
|
||||||
function getmaxthumbs() {
|
function getmaxthumbs() {
|
||||||
return Math.floor((document.body.clientWidth-30)/100)-3;
|
return Math.floor((document.body.clientWidth-30)/100)-2;
|
||||||
}
|
}
|
||||||
|
|
||||||
function isHTML(s) {
|
function isHTML(s) {
|
||||||
|
|||||||
Reference in New Issue
Block a user