diff client/digitallibrary/jquery/jquery-test-full.html @ 608:5de82bb5022d jquery

setup bird's eye view div
author hertzhaft
date Sun, 16 Jan 2011 19:21:16 +0100
parents dc6b2e7f3621
children e18dedef32fb
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>