Преглед изворни кода

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>