Mercurial > hg > digilib-old
comparison client/digitallibrary/greyskin/diginew.jsp @ 428:ec504da8f69a
added a tags for arrows and a:hover images
author | hertzhaft |
---|---|
date | Thu, 22 Dec 2005 11:23:18 +0100 |
parents | de7200c3a3e2 |
children | 4eeabb5ed193 |
comparison
equal
deleted
inserted
replaced
427:84aee0e6d64e | 428:ec504da8f69a |
---|---|
92 initParameters(); // load default values and detail | 92 initParameters(); // load default values and detail |
93 dl_param_init(); // parse parameter values | 93 dl_param_init(); // parse parameter values |
94 loadScalerImage(); // ruft auch dl_init() / initScaler auf | 94 loadScalerImage(); // ruft auch dl_init() / initScaler auf |
95 loadBirdImage(); // lädt das Bird's Eye Bild | 95 loadBirdImage(); // lädt das Bird's Eye Bild |
96 reflectImageStatus(); // adjust icons | 96 reflectImageStatus(); // adjust icons |
97 showArrows(); | 97 showArrows(); // show arrow overlays for zoom navigation |
98 moveCenter(); // click to move point to center | |
98 } | 99 } |
99 | 100 |
100 // base_init(); // now done on loading baselib.js | 101 // base_init(); // now done on loading baselib.js |
101 | 102 |
102 </script> | 103 </script> |