<script defer>
Disclosure: Your support helps keep the site running! We earn a referral fee for some of the services we recommend on this page. Learn more
- Attribute of
- <script> HTML Tag
The defer
element of <script>
allows a script to load, but pauses the execution of the script until the page has loaded.
Browser Support for defer
10 | 3.6 | All | 13 | All | 15 |