Mercurial > hg > digilib
comparison doc/src/site/markdown/client-integration.md @ 1223:13a52866c2c2
working on docs
author | robcast |
---|---|
date | Wed, 09 Oct 2013 16:04:39 +0200 |
parents | |
children | d9d004f706ef |
comparison
equal
deleted
inserted
replaced
1222:2bc0919fa42d | 1223:13a52866c2c2 |
---|---|
1 # Integrating digilib into your web page # | |
2 | |
3 digilib can be integrated into other web pages on different levels: | |
4 | |
5 1. using the image generated by the server as a static image | |
6 2. enable digilib interactive controls inside a fixed size image ("embedded mode") | |
7 3. let the interactive image fill the browser window ("fullscreen mode") | |
8 | |
9 ## Using the static image ## | |
10 | |
11 | |
12 | |
13 ## Using digilib embedded mode ## | |
14 | |
15 | |
16 ## Using digilib fullscreen mode ## |