Further fixes for fallback error handler

Layout improvements as well as an check for ErrorEvent.error as it is
not standardized.
This commit is contained in:
Samuel Mannehed
2016-11-28 12:33:42 +01:00
parent 38d8cfdf83
commit d8ff7c9ed6
3 changed files with 38 additions and 7 deletions

View File

@@ -68,6 +68,7 @@
<div id="noVNC_fallback_error">
<div>noVNC encountered an error:</div>
<br>
<div id="noVNC_fallback_errormsg"></div>
</div>