try { temporaryElement.parentNode.removeChild(temporaryElement) } catch(err) { alert('Error: ' + err.message); }