Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 392 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 392 Bytes

Framer Preloader

This shows a loading progress indicator while all your images load.

Usage

  • Place preloader.js inside the framer folder of your prototype
  • Open index.html. After the line with init.js, place this line: <script src="preloader.js"></script>
  • In the code for your Framer prototype, after you've imported or defined all your layers, call Framer.Preloader().