diff client/digitallibrary/jquery/jquery-test-full.html @ 615:ec131e9699a6 jquery

setup bird's eye view div
author hertzhaft
date Sun, 16 Jan 2011 19:21:16 +0100
parents 0bd19b6cede4
children 55e06ebb879f
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html	Sun Jan 16 14:05:17 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-full.html	Sun Jan 16 19:21:16 2011 +0100
@@ -26,6 +26,14 @@
                 background-image: url('../greyskin/corona.png');
             }
 
+            div.birdview {
+                border: 1px solid white;
+                position: fixed;
+                bottom: 8px;
+                right:  48px;
+                z-index: 1;
+                }
+
         </style>
 
         <script type="text/javascript" src="jquery-1.4.4.js"></script>