mirror of
https://github.com/SabreTools/wizzardRedux.git
synced 2026-07-08 18:06:15 +00:00
Scroll to the bottom
This commit is contained in:
@@ -204,6 +204,7 @@ for ($i = $start; /*$i < $start + 50 &&*/ $i < sizeof($vals); $i++)
|
||||
|
||||
// Make sure everything prints to screen
|
||||
ob_flush(); flush();
|
||||
echo "<script>window.scrollTo(0,document.body.scrollHeight)</script>";
|
||||
}
|
||||
|
||||
echo "</pre>\n<a href='?page=parsenointro&system=".$system."&start=".$start."'>Next</a><p/>\n";
|
||||
|
||||
Reference in New Issue
Block a user