From 46e83e83224797ce9f747c9699e1a67e04d50355 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Sat, 8 Aug 2020 17:10:23 +0530 Subject: [PATCH] Convert to multiple page app --- index.html | 74 +++++++++++++++++++++++++++++------------------------- 1 file changed, 40 insertions(+), 34 deletions(-) diff --git a/index.html b/index.html index 25c0566..602417d 100644 --- a/index.html +++ b/index.html @@ -5,16 +5,17 @@ RanchiMall Times - + @@ -550,9 +558,8 @@ if (homepage.classList.contains('hide')) { homepage.classList.remove('hide') document.getElementById("display_page_main").classList.add('hide') - } - else { - + } else { + } }); @@ -561,9 +568,8 @@ if (homepage.classList.contains('hide')) { homepage.classList.remove('hide') document.getElementById("display_page_main").classList.add('hide') - } - else { - + } else { + } });