comparison client/digitallibrary/jquery/jquery-test-full.html @ 652:9ec8f039e942 jquery

small birdview improvements
author hertzhaft
date Sat, 22 Jan 2011 00:26:43 +0100
parents b6fdd915c7e8
children 2390d548ae0b
comparison
equal deleted inserted replaced
651:2d85d820501d 652:9ec8f039e942
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>