Firefox scroll order.
This commit is contained in:
parent
4ccd66f378
commit
c4afdf3c4b
@ -121,7 +121,7 @@ $(document).ready(function() {
|
||||
$("#subalbums").show();
|
||||
$("#photo-view").hide();
|
||||
}
|
||||
scrollToThumb();
|
||||
setTimeout(scrollToThumb, 1);
|
||||
}
|
||||
function getDecimal(fraction) {
|
||||
if (fraction[0] < fraction[1])
|
||||
|
Loading…
Reference in New Issue
Block a user