So I have in my header a JS script like this, that activates reading on my website.
<script src='//vws.responsivevoice.com/v/e?key=kukrWmCv'></script>
I want to unload the script from the header by pressing a HTML button, but I really do not know how to this. Any help apreciated.