A general question. There are sites with different errors in the code (syntax errors in js, html). Usually, after errors, the browser does not process the scripts going below, or they somehow work incorrectly.
Question: Is it possible to guarantee the operation of your own script, connected by a file on this page, despite these errors?