SyntaxFix
Write A Post
Hire A Developer
Questions
It must works at page load and when an script tag is added with javascript (ex. with ajax)
<script id="currentScript"> var $this = document.getElementById("currentScript"); $this.setAttribute("id",""); //... </script>