``` js let abort = loadScript('woot.js', fn); abort(); ``` should detach the element from the DOM, and prevent the callback from being fired (by ignoring it as a last resort).