кодесурса
«HTML

HTML5: Как указать, что скрипт выполняется после завершения анализа страницы?

script1adsense2code
script1adsense3code

Перейти на страницу упражнений

Решение:

HTML-код:

<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <title>How to specify that the script is executed when the page has finished parsing</title>
</head>
<body>
<script src="https://kodesource.top
/html-css-exercise/basic/solution/async-example.js" defer></script>
<p>The script above requests information from the paragraph below. Normally, this is not possible, because the script is executed before the paragraph exists.</p>
<p id="output">Click Me</p>
</body>
</html>

Демонстрация в реальном времени:

См. Сценарий Pen Defer-Response от w3resource ( @ w3resource ) в CodePen .


Посмотреть решение в браузере

Поддерживаемый браузер

«Opera«Интернет
да да да да да

Перейти на страницу упражнений

Каков уровень сложности этого упражнения?

Новый контент: Composer: менеджер зависимостей для PHP , R программирования


script1adsense4code
script1adsense5code
disqus2code
script1adsense6code
script1adsense7code
script1adsense8code
buysellads2code