We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Manager scripts are tags that you put and actually get executed after the DOM is loaded, this will help the pages load faster,
<manager-script> alert("hii"); // will be fired after DOM is loaded </manager-script>
There was an error while loading. Please reload this page.