DOMContentLoaded
– the whole document (HTML) has been loaded.load
– the whole document and its resources (e.g. images, iframes, scripts) have been loaded.
DOMContentLoaded
– the whole document (HTML) has been loaded.load
– the whole document and its resources (e.g. images, iframes, scripts) have been loaded.