Mercurial > hg > digilib-old
comparison 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 |
comparison
equal
deleted
inserted
replaced
852:4658ec2f9565 | 855:2c401f68d577 |
---|---|
82 | 82 |
83 <body> | 83 <body> |
84 | 84 |
85 <div id="digilib-1" class="digilib"> | 85 <div id="digilib-1" class="digilib"> |
86 <img src="http://digilib.biblhertz.it/digilib04/servlet/Scaler?dw=200&dh=200&fn=/digisprint/jquery/FransHals-WillemVanHeythuysen" /> | 86 <img src="http://digilib.biblhertz.it/digilib04/servlet/Scaler?dw=200&dh=200&fn=/digisprint/jquery/FransHals-WillemVanHeythuysen" /> |
87 <div class="keep regioncontent"> | |
88 <a href="http://www.mpiwg-berlin.mpg.de" coords="0.1,0.1,0.4,0.1">MPI fuer Wissenschaftsgeschichte</a> | |
89 <a href="http://www.biblhertz.it" coords="0.5,0.8,0.4,0.1">Bibliotheca Hertziana</a> | |
90 <a coords="0.3,0.5,0.15,0.1" /> | |
91 </div> | |
92 </div> | 87 </div> |
93 <div id="debug">DEBUG</div> | 88 <div id="debug">DEBUG</div> |
89 <div class="keep regioncontent"> | |
90 <a href="http://www.mpiwg-berlin.mpg.de" coords="0.1,0.1,0.4,0.1">MPI fuer Wissenschaftsgeschichte</a> | |
91 <a href="http://www.biblhertz.it" coords="0.5,0.8,0.4,0.1">Bibliotheca Hertziana</a> | |
92 <a coords="0.3,0.5,0.15,0.1" /> | |
93 </div> | |
94 </body> | 94 </body> |
95 </html> | 95 </html> |
96 | 96 |