Mercurial > hg > digilib-old
diff client/digitallibrary/jquery/jquery-test-embedded.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 | a0ae2d86bcf4 |
children | 4658ec2f9565 |
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);