From fa551cca617f3cbb91bd1fabc68f0df9fa65c3b6 Mon Sep 17 00:00:00 2001 From: incandenza Date: Tue, 6 Apr 2021 10:13:03 +0200 Subject: [PATCH] zindex --- asset/jquery.modal.css | 2 +- asset/uda.css | 6 +- asset/udatinos.js | 5 +- index.html | 103 +++++++++++++++++++++++++------ index_site.html => index_p5.html | 94 +++++----------------------- media/lc.png | Bin 0 -> 12434 bytes 6 files changed, 108 insertions(+), 102 deletions(-) rename index_site.html => index_p5.html (55%) create mode 100644 media/lc.png diff --git a/asset/jquery.modal.css b/asset/jquery.modal.css index ed38d59..d1b9e5b 100644 --- a/asset/jquery.modal.css +++ b/asset/jquery.modal.css @@ -24,7 +24,7 @@ display: none; vertical-align: middle; position: relative; - z-index: 2; + z-index: 7000; max-width: 800px; box-sizing: border-box; width: 90%; diff --git a/asset/uda.css b/asset/uda.css index c8f1ca6..6ba3c38 100644 --- a/asset/uda.css +++ b/asset/uda.css @@ -38,7 +38,7 @@ body,html{ position: fixed; top: 0px; left: 0px; - z-index: 200; + z-index 800: width:100%; min-height:100%; margin: 0px; @@ -53,7 +53,7 @@ body,html{ position: fixed; top: 0px; left: 0px; - z-index: 100; + z-index: 10; width:100%; min-height:100%; margin: 0px; @@ -92,7 +92,7 @@ body,html{ #page{ position: relative; - z-index: 700; + z-index: 1; padding: 30px; margin: 0px; margin-top: 30px; diff --git a/asset/udatinos.js b/asset/udatinos.js index 603df2d..9ed6794 100644 --- a/asset/udatinos.js +++ b/asset/udatinos.js @@ -31,7 +31,10 @@ $jq( document ).ready(function() { }); //aggiungo l'on clicked alle checkbox $jq('input').on('ifChecked', function(event){ - $jq('body' ).append( ''); + $jq('#page').append( $jq('') .click(function(){ // handle click + $jq("#poi_1").modal(); + + }) ); }); $jq('input').on('ifUnchecked', function(event){ diff --git a/index.html b/index.html index 5b82379..50a8893 100644 --- a/index.html +++ b/index.html @@ -1,19 +1,83 @@ - - - - + + + + + + + + - - - - - - + + + + + + - - - - + + + + + + +
+ + +
+ + + + +
+ +
+
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • + + +
+ +
+ + +
+ +
+
+ +
+
+
+ + +