- HTML | MDN - 1 views
-
If this attribute is absent, the script is treated as JavaScript.
-
The defer attribute shouldn't be used on scripts that don't have the src attribute.
-
defer This Boolean attribute is set to indicate to a browser that the script is meant to be executed after the document has been parsed.