Skip to content

Instantly share code, notes, and snippets.

@mhige
Created July 27, 2018 02:03
Show Gist options
  • Save mhige/0b6d2a6eec3d0e7cbcd02f2c62d15d56 to your computer and use it in GitHub Desktop.
Save mhige/0b6d2a6eec3d0e7cbcd02f2c62d15d56 to your computer and use it in GitHub Desktop.
Barba.jsで非同期で読み込みたい部分をタグで囲う。
<div id="barba-wrapper">
<div class="barba-container">
<!-- ここに非同期で読み込みたいコンテンツ -->
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment