Skip to content

Commit 4ce9a43

Browse files
Updated Worker Thread
1 parent d5721e2 commit 4ce9a43

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11602,7 +11602,13 @@ is switched of furthermore there is **no gray background** displayed.
1160211602
{{5}}
1160311603
This is a script: <script modify="false">12</script>
1160411604

11605+
{{6}}
11606+
__`worker`__
1160511607

11608+
--{{6}}--
11609+
If your script involves heavy computation that might impact the overall performance of the course, set this attribute to true.
11610+
This will ensure the script is executed in a worker thread.
11611+
__Note that when using a worker thread, modifying the DOM is not possible.__
1160611612

1160711613
### Internationalization API
1160811614

0 commit comments

Comments
 (0)