trying to scroll down on load

master
Jakob 2020-03-08 18:15:32 +01:00
parent 3e2ebdb4f2
commit 55977fcf05
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ $id=$_GET['id'];
} }
?> ?>
</head> </head>
<body> <body onLoad="window.scrollTo(0,document.body.scrollHeight)">
%NAVBAR% %NAVBAR%
<div class="container"> <div class="container">
<div class="item-1"> <div class="item-1">