diff client/digitallibrary/jquery/jquery-test-full.html @ 850:47a6b93bde43 jquery

always show html-defined regions. wrong pos still not fixed
author hertzhaft
date Mon, 07 Mar 2011 00:38:20 +0100
parents 9fa078dcb493
children 4658ec2f9565
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html	Sun Mar 06 14:30:15 2011 +0100
+++ b/client/digitallibrary/jquery/jquery-test-full.html	Mon Mar 07 00:38:20 2011 +0100
@@ -71,8 +71,7 @@
                     interactionMode : 'fullscreen',
                     scalerBaseUrl : 'http://digilib.biblhertz.it/digilib04/servlet/Scaler',
                     showRegionNumbers : true,
-                    autoRegionLinks : false,
-                    includeRegionContent : true 
+                    autoRegionLinks : false
                     };
                 var $div = $('div.digilib');
                 $div.digilib(opts);