From 677c410e8104b79611e468f77ace495adf8921b2 Mon Sep 17 00:00:00 2001 From: Vivek Teega Date: Thu, 13 Jun 2019 11:23:24 +0530 Subject: [PATCH] Addition of functionality on the token tab --- index2.html | 272 +++++++++++++++++++++++++++++----------------------- 1 file changed, 153 insertions(+), 119 deletions(-) diff --git a/index2.html b/index2.html index c7aced5..e431b73 100644 --- a/index2.html +++ b/index2.html @@ -198,6 +198,11 @@

amphiphilic

neutrophil

--> + +
+

Display Box

+
+

Enter Address/Token name

@@ -222,7 +227,7 @@

neutrophil

-->
-
+

Display Box

@@ -251,7 +256,7 @@ submit: document.getElementById('addressName_submit') }; - var tokenForm = { + var tokenForm = { tokenName: document.getElementById('tokenName'), submit: document.getElementById('tokenName_submit') }; @@ -265,6 +270,10 @@