DIR : /home/kozerus/public_html/zm/17-DebugOptions.htm
/home/kozerus/public_html/zm
<!DOCTYPE html>
<html>
<head>
<script type="text/javascript" src="ZoomifyImageViewer.js"></script>
<style type="text/css"> #myContainer { width: 900px; height: 550px } </style>
<script type="text/javascript"> Z.showImage("myContainer", "ZoomifyImageExample", "zDebug=1"); </script>
</head>
<body>
<div align="center"><br>
<table width="100" border="0" align="center" cellpadding="1" cellspacing="0" bgcolor="#000000" >
<tr>
<td>
<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffffff">
<tr>
<td>
<div id="myContainer"></div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</body>
</html>
//
koh5_pano
Drag mouse to navigate.
Navigation
- Left/Right Mouse drag: Changes camera heading.
- Up/Sown Mouse drag: Changes camera pitch.
- Scroll wheel: Changes camera field of view.
- I-Key: Displays Info panel with canvas size, image size and FPS.
17.Aug.2010, Martin Wengenmayer