noVNC/core/util
Samuel Mannehed 41c958d450 Properly restore the default style
Setting a style to null does restore it in FF, Chrome, Safari and Edge.
But it does not work in Internet Explorer. The proper way to restore to
default values is to set it to the empty string. This works in all
browsers. Fixes issue #808.
2017-04-11 10:57:21 +02:00
..
browsers.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
events.js Properly restore the default style 2017-04-11 10:57:21 +02:00
localization.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
logging.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
properties.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
strings.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00