Mercurial > hg > digilib-old
comparison client/digitallibrary/jquery/jquery-test-full.html @ 659:9da101c94465 jquery
small birdview improvements
author | hertzhaft |
---|---|
date | Sat, 22 Jan 2011 00:26:43 +0100 |
parents | 6c756024300f |
children | e1103bd09f57 |
comparison
equal
deleted
inserted
replaced
658:9ddcf0070122 | 659:9da101c94465 |
---|---|
70 display: none; | 70 display: none; |
71 z-index: 1000; | 71 z-index: 1000; |
72 } | 72 } |
73 | 73 |
74 div.birdzoom { | 74 div.birdzoom { |
75 border: 2px solid yellow; | 75 border-width: 2px; |
76 border-style: solid; | |
77 border-color: yellow; | |
76 } | 78 } |
77 | 79 |
78 </style> | 80 </style> |
79 | 81 |
80 <script type="text/javascript" src="jquery-1.4.4.js"></script> | 82 <script type="text/javascript" src="jquery-1.4.4.js"></script> |