InterviewSolution
Saved Bookmarks
| 1. |
The defer keyword makes the browser wait until the document is loaded before running the JavaScript |
|
Answer» The defer keyword makes the browser wait until the document is loaded before running the JavaScript |
|