Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 355 Bytes

File metadata and controls

16 lines (13 loc) · 355 Bytes
title Installation
description How to install Scroll Frames
layout libdoc/page
category Getting started
order 10

Include Javascript file scroll-frames.js just before the end body tag </body>.

Download scroll-frames.js{: download=""}

<!-- Required -->
<script src="path/to/scroll-frames.js"></script>