minor
This commit is contained in:
parent
c3e18bc834
commit
cb5f45b3b8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ function loadScript(src) {
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
When it appends to the document the new, dynamically created, tag `<script src="…">`, the browser loads and executes it.
|
It appends to the document the new, dynamically created, tag `<script src="…">`, the browser loads and executes it.
|
||||||
|
|
||||||
We can use this function like this:
|
We can use this function like this:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue