From dbc05c9b632fcb0e7479544ac37263cd267e1ca2 Mon Sep 17 00:00:00 2001 From: narspt Date: Tue, 16 Oct 2018 19:27:59 +0100 Subject: [PATCH] smooth page refresh with jquery dynamically reload page body contents with jquery instead of just asking browser to reload whole page, this provides a fully smooth page refresh and keeps page scroll position on all browsers --- dashboard/index.php | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/dashboard/index.php b/dashboard/index.php index 8a23f81..2048783 100755 --- a/dashboard/index.php +++ b/dashboard/index.php @@ -94,32 +94,32 @@ else { if ($PageOptions['PageRefreshActive']) { echo ' + '; }