瀏覽代碼

Changed from “onscrollend” to “onscroll”

pezcurrel 2 周之前
父節點
當前提交
30c314948c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pfaltgall

+ 1 - 1
pfaltgall

@@ -464,7 +464,7 @@ function prel() {
 </script>
 </head>
 <body onload="prel();">
-<div id="maindiv" onscrollend="prel();">
+<div id="maindiv" onscroll="prel();">
 <div class="page">
 <div class="profile">
 <p class="center"><img src="'.$acc['avatar_static'].'" class="avatar"></p>