• Joel Martin's avatar
    Styling/integration refactoring. · ded9dfae
    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 Loading commit data...
include Loading commit data...
.gitignore Loading commit data...
LICENSE.AGPL-3 Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
canvas.html Loading commit data...
canvas.js Loading commit data...
vnc.html Loading commit data...
vnc.js Loading commit data...
web.py Loading commit data...
websocket.py Loading commit data...
wsproxy.py Loading commit data...
wstest.html Loading commit data...
wstest.py Loading commit data...