Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<script>` element and places it at the **end** of `<head>` tag in the document.
@ -72,7 +72,7 @@ Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<s
Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<script>` element and places it at the **beginning** of `<head>` tag in the document.
@ -81,7 +81,7 @@ Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<s
Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<script>` element and places it at the **end** of `<body>` tag in the document.
@ -90,7 +90,7 @@ Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<s
Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<style>` element and places it at the **end** of `<head>` tag in the document.
@ -99,7 +99,7 @@ Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<s
Sets given paremeters and `crossorigin="anonymous"` as attributes of created `<style>` element and places it at the **beginning** of `<head>` tag in the document.