From 51415c02a788a62f8f399087bacd52ce2eb16166 Mon Sep 17 00:00:00 2001 From: Sharath Date: Sat, 7 Oct 2023 16:03:33 +0530 Subject: [PATCH] SIDEBAR NAVIGATION --- addform.html | 199 +++++++++++++++++++++++++++++- dashboard.html | 2 +- html2json_for_navigation.js | 21 ++-- index.js | 2 +- nav_pane.js | 236 ++++++++++++++++++++++++++++++++++++ style.css | 6 +- style_old.css | 1 + xml/Sample.xml | 2 +- 8 files changed, 453 insertions(+), 16 deletions(-) create mode 100644 nav_pane.js diff --git a/addform.html b/addform.html index 317ce39..86167f3 100644 --- a/addform.html +++ b/addform.html @@ -177,6 +177,151 @@ } + + + + + @@ -197,6 +342,8 @@
- -
+
+ + + + + +
+ +
@@ -320,6 +476,7 @@
+
@@ -376,8 +533,19 @@ + + + - +