Skip to content

Instantly share code, notes, and snippets.

@smallpaes
Created June 16, 2020 14:03
Show Gist options
  • Save smallpaes/ad51a747a6a3e1a1d9a1d8b1113606aa to your computer and use it in GitHub Desktop.
Save smallpaes/ad51a747a6a3e1a1d9a1d8b1113606aa to your computer and use it in GitHub Desktop.
<!--用來觀察的盒子 root-->
<div class="image-container">
<ul class="image-list">
<!--透過 JS 動態將照片載進來-->
</ul>
<!--觀察對象-->
<div class="observer"></div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment