diff --git a/wdocs/last/index.html b/wdocs/last/index.html index cd50412..e3d233c 100644 --- a/wdocs/last/index.html +++ b/wdocs/last/index.html @@ -15,6 +15,8 @@ td { border-bottom: 1px solid; border-right: 1px dotted;} #map-canvas { height: 100% } + #wrapper { position: relative; } + #mapover { position: absolute; top: 10px; left: 120px; z-index: 99; background: red; } @@ -23,8 +25,9 @@
-