Mercurial > hg > digilib
diff client/digitallibrary/jquery/jquery-test-embedded.html @ 843:76c23870ac0b jquery
always show html-defined regions. wrong pos still not fixed
author | hertzhaft |
---|---|
date | Mon, 07 Mar 2011 00:38:20 +0100 |
parents | 10a6ea8b25ad |
children | a2b90ad772a0 |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-embedded.html Sun Mar 06 14:30:15 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-embedded.html Mon Mar 07 00:38:20 2011 +0100 @@ -67,8 +67,7 @@ interactionMode : 'embedded', scalerBaseUrl : 'http://digilib.biblhertz.it/digilib04/servlet/Scaler', showRegionNumbers : true, - autoRegionLinks : false, - includeRegionContent : false + autoRegionLinks : false }; var $div = $('div.digilib'); $div.digilib(opts);