bigghuggs commited on
Commit
9690769
·
verified ·
1 Parent(s): 11165a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -61,7 +61,7 @@ function refresh() {
61
  }
62
  }
63
 
64
- $(window).on("load"), function() {
65
  var gallerys = document.getElementsByClassName("scroll");
66
  for (var i = 0; i < box.length; i++) {
67
  gallerys[i].style.overflow = "scroll";
 
61
  }
62
  }
63
 
64
+ function newScroll() {
65
  var gallerys = document.getElementsByClassName("scroll");
66
  for (var i = 0; i < box.length; i++) {
67
  gallerys[i].style.overflow = "scroll";