Mercurial > hg > digilib-old
comparison client/digitallibrary/jquery/jquery-test-full.html @ 655:72acc47f1831 jquery
first try at birdview indicator
author | hertzhaft |
---|---|
date | Fri, 21 Jan 2011 00:33:33 +0100 |
parents | 8f40f7b6fd20 |
children | 436e10669df8 |
comparison
equal
deleted
inserted
replaced
653:b21c1a539af3 | 655:72acc47f1831 |
---|---|
48 text-align: center; | 48 text-align: center; |
49 display: none; | 49 display: none; |
50 z-index: 1000; | 50 z-index: 1000; |
51 } | 51 } |
52 | 52 |
53 div.birdzoom { | |
54 border: 2px solid yellow; | |
55 } | |
56 | |
53 </style> | 57 </style> |
54 | 58 |
55 <script type="text/javascript" src="jquery-1.4.4.js"></script> | 59 <script type="text/javascript" src="jquery-1.4.4.js"></script> |
56 <script type="text/javascript" src="dlGeometry.js"></script> | 60 <script type="text/javascript" src="dlGeometry.js"></script> |
57 <script type="text/javascript" src="jquery.digilib.js"></script> | 61 <script type="text/javascript" src="jquery.digilib.js"></script> |