noVNC/include
Joel Martin 51562999c7 util.js: script load sequential execution changes.
Related to issue: https://github.com/kanaka/noVNC/issues/205

Split out the function to load a single script to Util.load_script.

In order to get sequential load, when on IE set the script defer flag.
It is currently working on webkit and firefox but just in case also
set the script.async flag to make sure that scripts execute in the
order they are added. Scripts should still load in parallel.
2012-11-01 10:47:37 -05:00
..
chrome-app tcp-client.js: after read, try read again. 2012-09-17 17:15:50 -05:00
web-socket-js Update websockify/websock.js. 2012-09-17 17:00:01 -05:00
Orbitron700.ttf Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
Orbitron700.woff Add local copy of Orbitron font. 2011-09-27 16:53:09 -05:00
base.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
base64.js Refactoring hot blocks to help Chrome optimizing compiler. 2012-10-15 13:48:07 -05:00
black.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
blue.css Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
des.js include/des.js: trim some fat. 2010-09-30 11:17:52 -05:00
display.js Always generate square cursor images in changeCursor (fix portrait mode issue). 2012-10-17 09:56:20 +02:00
input.js Revert "supprt ALTGR key event" 2012-10-17 15:37:24 -05:00
jsunzip.js Refactoring hot blocks to help Chrome optimizing compiler. 2012-10-15 13:48:07 -05:00
logo.js Add logo, favicon. 2011-02-03 11:04:32 -06:00
playback.js include/playback.js: support binary (non-base64) data files. 2012-10-26 18:08:00 -05:00
rfb.js rfb.js: skip tight when true color is disabled. 2012-10-23 16:21:22 -05:00
ui.js ui.js: fix drag button so it can be toggled off. 2012-10-19 12:18:21 -05:00
util.js util.js: script load sequential execution changes. 2012-11-01 10:47:37 -05:00
websock.js sync with websockify 2012-10-26 18:07:25 -05:00
webutil.js Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00