noVNC/include
Joel Martin 8e2d749605 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-10-18 16:13:00 -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 Refactoring hot blocks to help Chrome optimizing compiler. 2012-10-15 13:48:07 -05: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 Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00
rfb.js Refactor dynamic script loading. Add util.js:load_scripts() 2012-10-17 11:58:12 -05:00
ui.js Refactor dynamic script loading. Add util.js:load_scripts() 2012-10-17 11:58:12 -05:00
util.js util.js: script load sequential execution changes. 2012-10-18 16:13:00 -05:00
websock.js Add binary/base64 data mode to perf/playback tests. 2012-10-17 11:58:13 -05:00
webutil.js Change noVNC license to from LGPLv3 to MPL 2.0 2012-10-15 13:35:00 -05:00