diff 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
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