mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-06 20:39:39 +00:00
Try and fix intergration formatting.
@@ -21,6 +21,7 @@ the existing structure and styling.
|
||||
* The simplest way to create a noVNC page is with `vnc.js`, `ui.js`
|
||||
and `plain.css` and then calling `UI.load()`. For example:
|
||||
|
||||
|
||||
<head>
|
||||
<script src='include/vnc.js'></script>
|
||||
<script src="include/ui.js"></script>
|
||||
@@ -36,6 +37,7 @@ the existing structure and styling.
|
||||
</script>
|
||||
</body>
|
||||
|
||||
|
||||
* See `vnc.html` for a fleshed out working example of the above.
|
||||
|
||||
* The file `vnc_auto.html` is a working example that does not use
|
||||
|
||||
Reference in New Issue
Block a user