Mercurial > hg > digilib-old
comparison client/digitallibrary/jquery/jquery-test-full.html @ 852:4658ec2f9565 jquery
why not use coords attribute for coords?
author | hertzhaft |
---|---|
date | Mon, 07 Mar 2011 09:54:36 +0100 |
parents | 47a6b93bde43 |
children | 2c401f68d577 |
comparison
equal
deleted
inserted
replaced
851:5922c444cd11 | 852:4658ec2f9565 |
---|---|
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"> | 87 <div class="keep regioncontent"> |
88 <a href="http://www.mpiwg-berlin.mpg.de" rel="area:0.1/0.1/0.4/0.1">MPI fuer Wissenschaftsgeschichte</a> | 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" rel="area:0.5/0.8/0.4/0.1">Bibliotheca Hertziana</a> | 89 <a href="http://www.biblhertz.it" coords="0.5,0.8,0.4,0.1">Bibliotheca Hertziana</a> |
90 <a rel="area:0.3/0.5/0.15/0.1" /> | 90 <a coords="0.3,0.5,0.15,0.1" /> |
91 </div> | 91 </div> |
92 </div> | 92 </div> |
93 <div id="debug">DEBUG</div> | 93 <div id="debug">DEBUG</div> |
94 </body> | 94 </body> |
95 </html> | 95 </html> |
96 | 96 |