diff --git a/lib/file-control.php b/lib/file-control.php index 90a6891..ec9680d 100644 --- a/lib/file-control.php +++ b/lib/file-control.php @@ -212,7 +212,7 @@ if (action=="load") { top.document.getElementById('blackMask').style.visibility = "visible"; top.document.getElementById('mediaContainer').innerHTML = "" + - "\" class=\"whiteGlow\" style=\"border: solid 10px #fff; max-width: 700px; max-height: 500px; background-color: #000; background-image: url('images/checkerboard.png')\" onLoad=\"reducedImgMsg = (this.naturalWidth > 700 || this.naturalHeight > 500) ? ', ' + this.width + ' x ' + this.height : ''; document.getElementById('imgInfo').innerHTML += ' (' + this.naturalWidth + ' x ' + this.naturalHeight + reducedImgMsg + ')'; top.ICEcoder.initCanvasImage(this); top.ICEcoder.interactCanvasImage(this)\">
" + + " 700 || this.naturalHeight > 500) ? ', ' + this.width + ' x ' + this.height : ''; document.getElementById('imgInfo').innerHTML += ' (' + this.naturalWidth + ' x ' + this.naturalHeight + reducedImgMsg + ')'; top.ICEcoder.initCanvasImage(this); top.ICEcoder.interactCanvasImage(this)\">
" + "
" + "" + "

" + @@ -223,7 +223,7 @@ if (action=="load") { ""+ ""+ "
CORS not enabled on resource site
"; - top.document.getElementById('floatingContainer').style.background = "#fff url('') no-repeat 0 0"; + top.document.getElementById('floatingContainer').style.background = "#fff url('') no-repeat 0 0"; } top.ICEcoder.serverMessage();top.ICEcoder.serverQueue("del",0);