How to setup norton seal for angularjs site?
问题 I am trying to setup norton seal for my angularjs site. every-time when norton script loads its says a warning in my console like, "Failed to execute 'write' on 'Document': It isn't possible to write into a document from an asynchronously-loaded external script unless it is explicitly opened." I understood that The script is being loaded asynchronously, which means it's detached from the document parsing state. There is quite literally NO WAY for the JS engine to know WHERE the document.write