DOMWorkerThreads current: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Line 212: Line 212:


     var thread = wp.createWorker("" + scriptToRun + "scriptToRun();");
     var thread = wp.createWorker("" + scriptToRun + "scriptToRun();");
     thread.postMessage(30);
     thread.postMessage(35);


   </script>
   </script>
Confirmed users
137

edits

Navigation menu