w3-video.com logo

HTML5 Tutorial

Home HTML5 XAMPP .htaccess Firefox Notepad++

Share it



script async attribute

The async attribute on the script element:

!Observations

Examples

<scriptattribute="value(s)">...</script>Examples
1.async="",  , async<script src="script.js" async> <⁄script>
<script src="script.js" async=""> <⁄script>
<script src="script.js" async="async"> <⁄script>
script intro script inline, imported, data islands script browser display script parents - script statements script syntaxscript charset attributescript defer attributescript type attributescript src attribute