From 0ad05fc5ad8e4812c002edc82bba8acdc5424281 Mon Sep 17 00:00:00 2001 From: Tufayel Ahmed <39314838+TufayelLUS@users.noreply.github.com> Date: Sat, 23 May 2020 14:55:41 +0600 Subject: [PATCH] Added auto scroll down to result feature Keeping in mind about the mobile user interface, auto-scroll to result feature has been added. --- index.php | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index 68a557b..f2d06cf 100644 --- a/index.php +++ b/index.php @@ -76,7 +76,7 @@ function getContent($url)