Remove event handlers on disconnect.

This commit is contained in:
Joel Martin
2010-04-13 09:39:29 -05:00
parent b7ec54870a
commit 2bcb2d5b15
2 changed files with 13 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
<br><br>
<div id='status'>Disconnected</div>
<canvas id="vnc" width="640" height="100"
<canvas id="vnc" width="640" height="20"
style="border-style: dotted; border-width: 1px;">
Canvas not supported.
</canvas>