diff --git a/index.html b/index.html index 443f428..6fd408d 100644 --- a/index.html +++ b/index.html @@ -123,9 +123,7 @@ document.getElementById('uploadf').style.display = "none"; document.getElementBy if (! q) { return; }; - while(document.body.firstChild) { - document.body.removeChild(document.body.firstChild); - }; + a.remove(); resolve(q); }; a.appendChild(submit);