Mercurial > hg > digilib-old
diff client/digitallibrary/jquery/jquery-test-full.html @ 855:2c401f68d577 jquery
better region info
author | hertzhaft |
---|---|
date | Mon, 07 Mar 2011 15:16:51 +0100 |
parents | 4658ec2f9565 |
children | 7ebdc106a61a |
line wrap: on
line diff
--- a/client/digitallibrary/jquery/jquery-test-full.html Mon Mar 07 09:54:36 2011 +0100 +++ b/client/digitallibrary/jquery/jquery-test-full.html Mon Mar 07 15:16:51 2011 +0100 @@ -84,13 +84,13 @@ <div id="digilib-1" class="digilib"> <img src="http://digilib.biblhertz.it/digilib04/servlet/Scaler?dw=200&dh=200&fn=/digisprint/jquery/FransHals-WillemVanHeythuysen" /> - <div class="keep regioncontent"> - <a href="http://www.mpiwg-berlin.mpg.de" coords="0.1,0.1,0.4,0.1">MPI fuer Wissenschaftsgeschichte</a> - <a href="http://www.biblhertz.it" coords="0.5,0.8,0.4,0.1">Bibliotheca Hertziana</a> - <a coords="0.3,0.5,0.15,0.1" /> - </div> </div> <div id="debug">DEBUG</div> + <div class="keep regioncontent"> + <a href="http://www.mpiwg-berlin.mpg.de" coords="0.1,0.1,0.4,0.1">MPI fuer Wissenschaftsgeschichte</a> + <a href="http://www.biblhertz.it" coords="0.5,0.8,0.4,0.1">Bibliotheca Hertziana</a> + <a coords="0.3,0.5,0.15,0.1" /> + </div> </body> </html>