JS Coding Questions Logo
JS Coding Questions
#51💼 Interview

What are the restrictions of web workers on DOM

Advertisement

728x90

WebWorkers don't have access to below javascript objects since they are defined in an external files

1. Window object

2. Document object

3. Parent object

Advertisement

Responsive Ad
🎯 Practice NowRelated Challenge

JavaScript Coding Exercise 53

Test your knowledge with this interactive coding challenge.

Start Coding

Advertisement

728x90
51of476