forked from leftypol/leftypol
auto-reload.js: don`t scroll up
This commit is contained in:
parent
5d8d20fcc5
commit
ed5272f17d
1 changed files with 2 additions and 0 deletions
|
@ -128,6 +128,8 @@ $(document).ready(function(){
|
|||
|
||||
poll_interval = setTimeout(poll, poll_interval_delay);
|
||||
poll_current_time = poll_interval_delay;
|
||||
|
||||
return false;
|
||||
};
|
||||
|
||||
$(window).scroll(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue