From 84ebada2cc3a7f6f094d249ceae0df49f66e55bc Mon Sep 17 00:00:00 2001 From: WlodekM Date: Sun, 1 Dec 2024 12:32:53 +0200 Subject: wip user popup --- index.html | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- lib/htmlbuilder.js | 2 +- lib/popups.js | 34 ++++++++++++++++++++++++++++++++++ lib/t.js | 26 ++++++++++++++++++++++++++ pages/main/page.js | 20 +++++++++++++++++--- styles.less | 2 +- 6 files changed, 129 insertions(+), 6 deletions(-) create mode 100644 lib/popups.js create mode 100644 lib/t.js diff --git a/index.html b/index.html index 8c9eccc..0661a50 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,6 @@ + @@ -7,9 +8,13 @@ - + + +