I have a webpage that lays while loading, because an embedded object is trying to process. Load my webpage sequentially, but the script delays the whole page because it appears at the top ...
Is it possible to load this script / object, but still do it on page Appears on top?
Maybe defer = "defer" or async = "true" attributes?
EDIT: If we go to & lt; Script & gt; Talking about the tag.
Comments
Post a Comment