-
Joel Martin authored
- Instead of onload override, move to RFB.load function that takes a parameter for the target DOM ID. This allows the user to have their own onload function. - Add "VNC_" prefix to all element ID names. Only create DOM elements if they don't already exist on the page, otherwise use the existing elements. - Move all styling to separate stylesheet. - Use list model for control styling.
ded9dfae
| Name |
Last commit
|
Last update |
|---|---|---|
| docs | ||
| include | ||
| .gitignore | ||
| LICENSE.AGPL-3 | ||
| LICENSE.txt | ||
| README.md | ||
| canvas.html | ||
| canvas.js | ||
| vnc.html | ||
| vnc.js | ||
| web.py | ||
| websocket.py | ||
| wsproxy.py | ||
| wstest.html | ||
| wstest.py |