Skip to content

Instantly share code, notes, and snippets.

@mihdan
Created February 4, 2021 13:31
Show Gist options
  • Save mihdan/1171609e2106624ecb6e5d285f42e678 to your computer and use it in GitHub Desktop.
Save mihdan/1171609e2106624ecb6e5d285f42e678 to your computer and use it in GitHub Desktop.
Асинхронная загрузка Вконтакте, с проверкой на загрузку скрипта (актуально для Украины, например)
<div id="vk_groups"></div>
<script type="text/javascript" src="https://vk.com/js/api/openapi.js?159" async="async" onload="VK.Widgets.Group('vk_groups', {no_cover: 0, redesign: 1, mode: 0, width: 'auto', height: '300', color1: 'F5F6F7', color2: '333333', color3: '333333'}, 167885785);"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment