Mercurial > hg > digilib
diff client/digitallibrary/greyskin/diginew.jsp @ 424:de930d030a53
added a tags for arrows and a:hover images
| author | hertzhaft |
|---|---|
| date | Thu, 22 Dec 2005 11:23:18 +0100 |
| parents | 80dcfa0ce225 |
| children | fc5b8cade32f |
line wrap: on
line diff
--- a/client/digitallibrary/greyskin/diginew.jsp Thu Dec 22 11:21:35 2005 +0100 +++ b/client/digitallibrary/greyskin/diginew.jsp Thu Dec 22 11:23:18 2005 +0100 @@ -94,7 +94,8 @@ loadScalerImage(); // ruft auch dl_init() / initScaler auf loadBirdImage(); // lädt das Bird's Eye Bild reflectImageStatus(); // adjust icons - showArrows(); + showArrows(); // show arrow overlays for zoom navigation + moveCenter(); // click to move point to center } // base_init(); // now done on loading baselib.js
