annotate client/digitallibrary/empty.html @ 451:a6c83fa262b2

still somewhat experimental intermediary release - Digilib is now an object with methods - in theory we could now have more than one digilib instance on a page - for compatibility one instance is created and wrapper methods exist - setting a mark recenters the view for some (unrelated) reason
author robcast
date Mon, 23 Jan 2006 22:36:29 +0100
parents d407cb901df4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20
d407cb901df4 Initial revision
robcast
parents:
diff changeset
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
d407cb901df4 Initial revision
robcast
parents:
diff changeset
2 <html>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
3 <head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
4 </head>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
5
d407cb901df4 Initial revision
robcast
parents:
diff changeset
6 <body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
7 </body>
d407cb901df4 Initial revision
robcast
parents:
diff changeset
8 </html>